Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run-configurations for Godot without C# sln #106

Closed
van800 opened this issue Jul 12, 2023 · 0 comments
Closed

Run-configurations for Godot without C# sln #106

van800 opened this issue Jul 12, 2023 · 0 comments

Comments

@van800
Copy link
Collaborator

van800 commented Jul 12, 2023

Requested in https://blog.jetbrains.com/dotnet/2023/06/26/rider-ai-assistant/#remark42__comment-8591cd6f-06a6-4866-8f41-4b0438420103

@van800 van800 closed this as completed Dec 18, 2023
van800 added a commit that referenced this issue Jan 19, 2024
* provide a settings page with some LSP options

* optimized icon

* provide cor runtimeType for run scene - fix #117

* fix bug updating path of Godot4 exe

* fix #106 Run-configurations for Godot without C#

* working on settings

* ++

* ++

* stats for pure GDScript solutions

* default UseDynamicPort to false

* wip LspServerSupportProvider and indent options

* working lsp

* live templates

* fix bug with specifying --lsp-port

* cleanup

* avoid multiple startServersIfNeeded

* support dynamic port for Godot 4.3+

* disable lsp by default, disable and hide port when "Use a random free port" is checked

* close lang server on disabling the setting

* add comment

* extract isMatchingFile logic

* merge queue for starting lsp servers

* fix merge
Nepp3r pushed a commit to Nepp3r/godot-support that referenced this issue Jan 23, 2024
* provide a settings page with some LSP options

* optimized icon

* provide cor runtimeType for run scene - fix JetBrains#117

* fix bug updating path of Godot4 exe

* fix JetBrains#106 Run-configurations for Godot without C#

* working on settings

* ++

* ++

* stats for pure GDScript solutions

* default UseDynamicPort to false

* wip LspServerSupportProvider and indent options

* working lsp

* live templates

* fix bug with specifying --lsp-port

* cleanup

* avoid multiple startServersIfNeeded

* support dynamic port for Godot 4.3+

* disable lsp by default, disable and hide port when "Use a random free port" is checked

* close lang server on disabling the setting

* add comment

* extract isMatchingFile logic

* merge queue for starting lsp servers

* fix merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant