Replies: 5 comments 8 replies
-
Beta Was this translation helpful? Give feedback.
-
I've fixed the parsing bugs for 0.14, which should be out soon (it's not in 0.13 released today). |
Beta Was this translation helpful? Give feedback.
-
Please note that the plugin is closed-source (as mentioned at https://github.com/jansorg/swift-plugin), so contributing to the sources is not possible, unfortunately. Spending this much time on the plugin wouldn't be possible for me, otherwise. |
Beta Was this translation helpful? Give feedback.
-
@amijsul The parsing errors should be fixed with the current release. |
Beta Was this translation helpful? Give feedback.
-
Getting started still seems quite impossible. As someone who has now been using the defunct AppCode for over a year (with lots of switching to xcode and back), I still can't see how I start using this plugin in CLion to work. With my existing xcode project, what folder/file should I open in CLion for it to start giving even the basic code highlighting and completion? Nothing seems to happen. There is a plugin message stating where the toolchain is, but nothing else seems to happen... I purchased the plugin because I need a long-term solution to no AppCode (and xCode really isn't the solution) but it seems impossible to start and you still don't seem to have provided a decent egtting started page. You've closed the source, but that just means that you aren't getting support from what seems to be quite a large commmunity that wants this to work! |
Beta Was this translation helpful? Give feedback.
-
Hi all, very excited about this project!
I downloaded it through IntelliJ and am on the latest version (0.12.0.83-232)
I just don't see how to get started using it. When I opened a swift project whenever I am trying to find definitions or see usages it gives a popup error saying : "Cannot find declaration to go to" or this
I have Xcode installed and have been developing just fine for a while so I don't think I'm missing any swift capabilities on my computer.
So I'm asking since there isn't a startup guide (I can help to write one if you tell me the steps!)
but how do I get the plugin to start working in IntelliJ?
IntelliJ version -
IntelliJ IDEA 2023.2 (Community Edition)
Build #IC-232.8660.185, built on July 26, 2023
Runtime version: 17.0.7+7-b1000.6 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.5
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
editor.focus.mode.color.light=5a5d63
ide.editor.tab.selection.animation=true
external.system.auto.import.disabled=true
debugger.watches.in.variables=false
debugger.new.tool.window.layout=true
ide.animate.toolwindows=true
ide.text.editor.with.preview.show.floating.toolbar=false
ide.instant.shutdown=false
ide.new.editor.tabs.vertical.borders=true
ide.experimental.ui=true
ide.balloon.shadow.size=0
editor.focus.mode.color.dark=5a5d63
Non-Bundled Plugins:
dev.j-a.swift (0.12.0.83-232)
izhangzhihao.rainbow.brackets (2023.3.2)
com.chrisrm.idea.MaterialThemeUI (8.9.1)
Kotlin: 232-1.9.0-IJ8660.185
Beta Was this translation helpful? Give feedback.
All reactions