godotengine / godotengine/godot-vscode-plugin

Option to prevent connecting to Godot editor

Open
#434 5 comments 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
2.1k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

### Godot version

3.5-stable

### VS Code version

1.72.2

### Godot Tools VS Code extension version

1.3.1

### System information

Window 10

### Problem statement

This notices popups up if you aren't running Godot:

> Couldn't connect to the GDScript language server at 127.0.0.1:6008. Is the Godot editor running?

I only want to use the syntax highlighting feature of this extension, so is there a way to prevent it from trying to connect to the editor every time?

I'm aware of #356 but the fix was to run Godot, which isn't a viable fix for this situation

### Proposed solution

Add an option to prevent trying to connect to the editor

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.