#appcode — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #appcode, aggregated by home.social.
-
#IntelliJ and the Kotlin Multiplatform plugin have come a long way recently. I’m able to edit, run, and debug our #Swift #iOS app. Code navigation works pretty well. And my fingers still remember most of the keyboard shortcuts. Feels like #AppCode is rising from the dead.
https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform
-
#IntelliJ and the Kotlin Multiplatform plugin have come a long way recently. I’m able to edit, run, and debug our #Swift #iOS app. Code navigation works pretty well. And my fingers still remember most of the keyboard shortcuts. Feels like #AppCode is rising from the dead.
https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform
-
#IntelliJ and the Kotlin Multiplatform plugin have come a long way recently. I’m able to edit, run, and debug our #Swift #iOS app. Code navigation works pretty well. And my fingers still remember most of the keyboard shortcuts. Feels like #AppCode is rising from the dead.
https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform
-
#IntelliJ and the Kotlin Multiplatform plugin have come a long way recently. I’m able to edit, run, and debug our #Swift #iOS app. Code navigation works pretty well. And my fingers still remember most of the keyboard shortcuts. Feels like #AppCode is rising from the dead.
https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform
-
#IntelliJ and the Kotlin Multiplatform plugin have come a long way recently. I’m able to edit, run, and debug our #Swift #iOS app. Code navigation works pretty well. And my fingers still remember most of the keyboard shortcuts. Feels like #AppCode is rising from the dead.
https://plugins.jetbrains.com/plugin/14936-kotlin-multiplatform
-
I really want to like #neovim. There are some awesome plugins that would allow me to largely replace #Xcode for iOS dev (https://github.com/wojciech-kulik/xcodebuild.nvim). But man, configuration is a drag. I just want a file tree on the left, buffer panes on the right, and have it open looking as it did when it was closed. But the trees don't play nice with sessions and debugging plugins is not fun.
I miss #AppCode.
-
I really want to like #neovim. There are some awesome plugins that would allow me to largely replace #Xcode for iOS dev (https://github.com/wojciech-kulik/xcodebuild.nvim). But man, configuration is a drag. I just want a file tree on the left, buffer panes on the right, and have it open looking as it did when it was closed. But the trees don't play nice with sessions and debugging plugins is not fun.
I miss #AppCode.
-
I really want to like #neovim. There are some awesome plugins that would allow me to largely replace #Xcode for iOS dev (https://github.com/wojciech-kulik/xcodebuild.nvim). But man, configuration is a drag. I just want a file tree on the left, buffer panes on the right, and have it open looking as it did when it was closed. But the trees don't play nice with sessions and debugging plugins is not fun.
I miss #AppCode.
-
I really want to like #neovim. There are some awesome plugins that would allow me to largely replace #Xcode for iOS dev (https://github.com/wojciech-kulik/xcodebuild.nvim). But man, configuration is a drag. I just want a file tree on the left, buffer panes on the right, and have it open looking as it did when it was closed. But the trees don't play nice with sessions and debugging plugins is not fun.
I miss #AppCode.
-
I really want to like #neovim. There are some awesome plugins that would allow me to largely replace #Xcode for iOS dev (https://github.com/wojciech-kulik/xcodebuild.nvim). But man, configuration is a drag. I just want a file tree on the left, buffer panes on the right, and have it open looking as it did when it was closed. But the trees don't play nice with sessions and debugging plugins is not fun.
I miss #AppCode.
-
@jessegrosjean I know this is of no use to you, but #AppCode used to have this.
-
@jessegrosjean I know this is of no use to you, but #AppCode used to have this.
-
@jessegrosjean I know this is of no use to you, but #AppCode used to have this.
-
@jessegrosjean I know this is of no use to you, but #AppCode used to have this.
-
@jessegrosjean I know this is of no use to you, but #AppCode used to have this.
-
Thanks to the huge leg-up from https://wojciechkulik.pl/ios/the-complete-guide-to-ios-macos-development-in-neovim, I'm finally putting together a worthy replacement for #AppCode in #neovim.
I see the light, but it's been frustrating. Many docs assume too much prior knowledge, such as plugin set up instructions. Because there are many plugin managers, each with more than one way to set up a plugin, much trial and error is necessary.
And it seems that just as I get everything working, something else breaks.
But I'm fixing things and learning as I go!
-
Thanks to the huge leg-up from https://wojciechkulik.pl/ios/the-complete-guide-to-ios-macos-development-in-neovim, I'm finally putting together a worthy replacement for #AppCode in #neovim.
I see the light, but it's been frustrating. Many docs assume too much prior knowledge, such as plugin set up instructions. Because there are many plugin managers, each with more than one way to set up a plugin, much trial and error is necessary.
And it seems that just as I get everything working, something else breaks.
But I'm fixing things and learning as I go!
-
Thanks to the huge leg-up from https://wojciechkulik.pl/ios/the-complete-guide-to-ios-macos-development-in-neovim, I'm finally putting together a worthy replacement for #AppCode in #neovim.
I see the light, but it's been frustrating. Many docs assume too much prior knowledge, such as plugin set up instructions. Because there are many plugin managers, each with more than one way to set up a plugin, much trial and error is necessary.
And it seems that just as I get everything working, something else breaks.
But I'm fixing things and learning as I go!
-
Thanks to the huge leg-up from https://wojciechkulik.pl/ios/the-complete-guide-to-ios-macos-development-in-neovim, I'm finally putting together a worthy replacement for #AppCode in #neovim.
I see the light, but it's been frustrating. Many docs assume too much prior knowledge, such as plugin set up instructions. Because there are many plugin managers, each with more than one way to set up a plugin, much trial and error is necessary.
And it seems that just as I get everything working, something else breaks.
But I'm fixing things and learning as I go!
-
Thanks to the huge leg-up from https://wojciechkulik.pl/ios/the-complete-guide-to-ios-macos-development-in-neovim, I'm finally putting together a worthy replacement for #AppCode in #neovim.
I see the light, but it's been frustrating. Many docs assume too much prior knowledge, such as plugin set up instructions. Because there are many plugin managers, each with more than one way to set up a plugin, much trial and error is necessary.
And it seems that just as I get everything working, something else breaks.
But I'm fixing things and learning as I go!
-
With new Kotlin Multiplatform #KMP support in Fleet comes the ability to open #Xcode projects! I opened a simple (non-KMP) project and had full code navigation and completion. Nice!
Now if only they could bring their #vim emulation up to the same level of functionality as the #IdeaVim plugin in the rest of their IDEs, things would really be looking up. But it likely won’t be soon since it seems they're reimplementing from scratch - and slowly.
My search for an #AppCode replacement continues…
-
With new Kotlin Multiplatform #KMP support in Fleet comes the ability to open #Xcode projects! I opened a simple (non-KMP) project and had full code navigation and completion. Nice!
Now if only they could bring their #vim emulation up to the same level of functionality as the #IdeaVim plugin in the rest of their IDEs, things would really be looking up. But it likely won’t be soon since it seems they're reimplementing from scratch - and slowly.
My search for an #AppCode replacement continues…
-
With new Kotlin Multiplatform #KMP support in Fleet comes the ability to open #Xcode projects! I opened a simple (non-KMP) project and had full code navigation and completion. Nice!
Now if only they could bring their #vim emulation up to the same level of functionality as the #IdeaVim plugin in the rest of their IDEs, things would really be looking up. But it likely won’t be soon since it seems they're reimplementing from scratch - and slowly.
My search for an #AppCode replacement continues…
-
With new Kotlin Multiplatform #KMP support in Fleet comes the ability to open #Xcode projects! I opened a simple (non-KMP) project and had full code navigation and completion. Nice!
Now if only they could bring their #vim emulation up to the same level of functionality as the #IdeaVim plugin in the rest of their IDEs, things would really be looking up. But it likely won’t be soon since it seems they're reimplementing from scratch - and slowly.
My search for an #AppCode replacement continues…
-
With new Kotlin Multiplatform #KMP support in Fleet comes the ability to open #Xcode projects! I opened a simple (non-KMP) project and had full code navigation and completion. Nice!
Now if only they could bring their #vim emulation up to the same level of functionality as the #IdeaVim plugin in the rest of their IDEs, things would really be looking up. But it likely won’t be soon since it seems they're reimplementing from scratch - and slowly.
My search for an #AppCode replacement continues…
-
This looks like a good how-to on setting up code completion for #Xcode projects in editors like #neovim and #vscode. My search for the best post #AppCode solution continues ... https://wojciechkulik.pl/ios/how-to-develop-ios-and-macos-apps-in-other-ides-like-neovim-or-vs-code
-
This looks like a good how-to on setting up code completion for #Xcode projects in editors like #neovim and #vscode. My search for the best post #AppCode solution continues ... https://wojciechkulik.pl/ios/how-to-develop-ios-and-macos-apps-in-other-ides-like-neovim-or-vs-code
-
This looks like a good how-to on setting up code completion for #Xcode projects in editors like #neovim and #vscode. My search for the best post #AppCode solution continues ... https://wojciechkulik.pl/ios/how-to-develop-ios-and-macos-apps-in-other-ides-like-neovim-or-vs-code
-
This looks like a good how-to on setting up code completion for #Xcode projects in editors like #neovim and #vscode. My search for the best post #AppCode solution continues ... https://wojciechkulik.pl/ios/how-to-develop-ios-and-macos-apps-in-other-ides-like-neovim-or-vs-code
-
This looks like a good how-to on setting up code completion for #Xcode projects in editors like #neovim and #vscode. My search for the best post #AppCode solution continues ... https://wojciechkulik.pl/ios/how-to-develop-ios-and-macos-apps-in-other-ides-like-neovim-or-vs-code
-
How many times do I need to uncheck these two in #AppCode?
-
How many times do I need to uncheck these two in #AppCode?
-
How many times do I need to uncheck these two in #AppCode?
-
In my ongoing quest to find a suitable replacement for #AppCode, I'm now experimenting with #DoomEmacs and #SourceKitLSP. I've got #LSP working but I'm struggling with key remapping.
-
In my ongoing quest to find a suitable replacement for #AppCode, I'm now experimenting with #DoomEmacs and #SourceKitLSP. I've got #LSP working but I'm struggling with key remapping.
-
In my ongoing quest to find a suitable replacement for #AppCode, I'm now experimenting with #DoomEmacs and #SourceKitLSP. I've got #LSP working but I'm struggling with key remapping.
-
In my ongoing quest to find a suitable replacement for #AppCode, I'm now experimenting with #DoomEmacs and #SourceKitLSP. I've got #LSP working but I'm struggling with key remapping.
-
In my ongoing quest to find a suitable replacement for #AppCode, I'm now experimenting with #DoomEmacs and #SourceKitLSP. I've got #LSP working but I'm struggling with key remapping.
-
For anyone else lamenting the demise of #AppCode, you may want to follow Joachim Ansorg’s attempt at an #LSP enabled #Swift plugin for #IntelliJ: https://github.com/jansorg/swift-plugin. It's in early stages and doesn't yet support #Xcode projects. Also it appears to be closed source - GitHub is used only for issue tracking and discussions.
I’ll definitely be keeping my eye on this one.
-
For anyone else lamenting the demise of #AppCode, you may want to follow Joachim Ansorg’s attempt at an #LSP enabled #Swift plugin for #IntelliJ: https://github.com/jansorg/swift-plugin. It's in early stages and doesn't yet support #Xcode projects. Also it appears to be closed source - GitHub is used only for issue tracking and discussions.
I’ll definitely be keeping my eye on this one.
-
For anyone else lamenting the demise of #AppCode, you may want to follow Joachim Ansorg’s attempt at an #LSP enabled #Swift plugin for #IntelliJ: https://github.com/jansorg/swift-plugin. It's in early stages and doesn't yet support #Xcode projects. Also it appears to be closed source - GitHub is used only for issue tracking and discussions.
I’ll definitely be keeping my eye on this one.
-
For anyone else lamenting the demise of #AppCode, you may want to follow Joachim Ansorg’s attempt at an #LSP enabled #Swift plugin for #IntelliJ: https://github.com/jansorg/swift-plugin. It's in early stages and doesn't yet support #Xcode projects. Also it appears to be closed source - GitHub is used only for issue tracking and discussions.
I’ll definitely be keeping my eye on this one.
-
For anyone else lamenting the demise of #AppCode, you may want to follow Joachim Ansorg’s attempt at an #LSP enabled #Swift plugin for #IntelliJ: https://github.com/jansorg/swift-plugin. It's in early stages and doesn't yet support #Xcode projects. Also it appears to be closed source - GitHub is used only for issue tracking and discussions.
I’ll definitely be keeping my eye on this one.
-
@ianthetechie I have not found anything yet.
I too wrestle it daily.
These days, #VSCode (with this extension, https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang) is picking up the slack on my end.
I have a large-ish mono repo with Rust and C++ code along with the Swift code that I have to manage simultaneously - so, the loss of #AppCode was also a double-whammy on that front.
-
@ianthetechie I have not found anything yet.
I too wrestle it daily.
These days, #VSCode (with this extension, https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang) is picking up the slack on my end.
I have a large-ish mono repo with Rust and C++ code along with the Swift code that I have to manage simultaneously - so, the loss of #AppCode was also a double-whammy on that front.