Commit Graph

348 Commits

Author SHA1 Message Date
sequpt
931ec50614 Fix wrong section-identifier used to retrieve configuration (#475)
Fix #474
2023-05-06 13:11:51 -07:00
Ryan
41f40ee38f Fix spelling mistake when getting port and host from configuration (#465)
This fixes an issue where port isn't respected after being changed.
2023-04-22 23:55:37 +02:00
oidro
cdc550a412 Restructure and rename settings
Co-authored-by: David Kincaid <daelonsuzuka@gmail.com>
2023-03-26 13:32:36 -07:00
Daelon Suzuka
a561c523ee Fix errors left after cleaning up plugin initialization process (#459) 2023-03-16 00:26:19 +01:00
Daelon Suzuka
df386efa54 Add Godot 4 support to the Scene preview panel (#451) 2023-03-14 18:13:32 +01:00
Daelon Suzuka
3ce256379f Fix various syntax highlighting problems (#441) 2023-03-14 18:10:54 +01:00
Daelon Suzuka
f76a8f2937 Clean up plugin initialization process (#439) 2023-03-14 18:10:26 +01:00
Daelon Suzuka
0636797c22 Add scene preview panel (#413) 2022-10-26 16:20:28 +02:00
Daelon Suzuka
5a67e4c78d Fix errors in grammar syntax (#416) 2022-10-26 01:47:31 +02:00
dependabot[bot]
8cef9532a7 Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#433)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 11:09:02 -07:00
dependabot[bot]
9ac029561d Bump actions/setup-node from 3.4.1 to 3.5.1 (#430)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 11:08:40 -07:00
kemgoblin
570e848f03 Add "_unhandled_input" snippet (#422) 2022-09-16 09:57:51 -07:00
Daelon Suzuka
fb82ef69e5 Fix incorrect highlighting in dictionary literals (#419) 2022-09-09 17:59:58 +02:00
Daelon Suzuka
e7674c12ad Add "Open Type Documentation" context menu option (#405)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-22 02:13:31 +02:00
Daelon Suzuka
441873eb6d Fix internal document link handling (#410)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-22 02:13:01 +02:00
Daelon Suzuka
dfe23195eb Fix various highlighting errors (#407)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-21 21:46:41 +02:00
kemgoblin
b3f4dda47e Add _physics_process snippet (#411) 2022-08-21 21:40:39 +02:00
Butch Wesley
fb4d40858c Add "additional options" to launch debugger with (#363) 2022-08-16 21:27:46 -07:00
Daelon Suzuka
cf432a17fb Improve extension startup performance (#408)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-13 18:59:10 +02:00
Tomasz Wyrowiński
f2145688b1 Improve displaying symbols documentation (#404)
Co-authored-by: Tomasz Wyrowiński <tomasz.wyrowinski@10clouds.com>
2022-08-11 12:48:49 -07:00
Daelon Suzuka
ef450cad38 Fix OS singleton being incorrectly highlighted as a constant (#402) 2022-08-07 08:09:09 +02:00
Daelon Suzuka
ec95c21b84 Add highlighting support for %Unique nodes in NodePaths (#403)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-06 09:07:31 +02:00
Daelon Suzuka
6dc5a8293f Update gdshader syntax (#397)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-08-06 08:52:59 +02:00
Daelon Suzuka
868ec5116f Fix func keyword highlighting (#398) 2022-07-23 02:31:31 +02:00
Daelon Suzuka
e539a4e7a9 Replace temporary .gdshader syntax with more extensive support (#360) 2022-07-21 00:09:16 +02:00
dependabot[bot]
50dd95ffcb Bump actions/setup-node from 3.3.0 to 3.4.1 (#393)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 17:38:46 +02:00
Zachary Gardner
4562bf1c31 Fix overaggressive formatting when adding lines after if statement (#385)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-06-17 01:03:00 +02:00
Zachary Gardner
fd11e47662 Fix some typos (#384) 2022-06-16 22:49:17 +02:00
Hugo Locurcio
e344cdf2fc Bump to version 1.3.1 1.3.1 2022-06-07 17:44:12 +02:00
dependabot[bot]
a116454b5a Bump actions/setup-node from 3.2.0 to 3.3.0 (#378)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 18:15:25 +02:00
oidro
94e5a9e95d Fix operator syntax highlighting when next to an opening parenthesis (#375) 2022-06-02 23:37:33 +02:00
Daelon Suzuka
372936b606 Fix regression in launching debugger (#371)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-05-28 22:23:08 +02:00
dependabot[bot]
ad7665f35f Bump actions/upload-artifact from 2 to 3.1.0 (#369)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 17:06:54 +02:00
dependabot[bot]
9ea9ce0915 Bump actions/setup-node from 3.1.0 to 3.2.0 (#364)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 23:20:48 +02:00
Daelon Suzuka
13bd54d2fe Add workspace file to .gitignore (#359)
Having a `workspace.code-workspace` file in the root of this workspace
will cause the Extension Development Host to automatically open the
specified folder.

I'm adding this to the gitignore instead of committing a workspace file directly
because I often want to specify a real project for testing, and that local path
obviously shouldn't be committed.

This workspace file will cause the Extension Development Host to open
the godot-tools folder as a workspace. Simply replace the path with a path
to a real project to open that instead.
2022-05-11 16:30:02 +02:00
Hugo Locurcio
7b49c4b3e8 Bump to version 1.3.0 1.3.0 2022-05-09 23:02:59 +02:00
Hugo Locurcio
588df8fd93 Mention that the Godot editor must be running in connection error message (#358) 2022-05-09 14:44:19 +02:00
Daelon Suzuka
f860020c63 Add context menu options to copy resource path (#357)
* Add feature
* Fix "open_workspace_with_editor" command
* Added option to tab title context menu
* Add ability to get resource path using command palette
* Update lockfile

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-05-08 23:47:53 +02:00
Anton Vakhtel
1d76541f04 Add strict onEnterRules for controlling indentation (#344)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-05-06 17:33:49 +02:00
Daelon Suzuka
fb96098c70 Fix keywords being incorrectly highlighted as function calls (#353) 2022-04-28 01:16:44 +02:00
Hugo Locurcio
0835506157 Add download links for stable releases and development builds to README (#343) 2022-04-24 17:17:04 +02:00
Daelon Suzuka
2cfbed2dad Fix syntax highlighting edge cases (#350)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-22 15:35:36 +02:00
Daelon Suzuka
5e0d108953 Add missing NodePath-using functions (#348) 2022-04-18 23:37:06 +02:00
Daelon Suzuka
78e37e8016 Overhaul syntax highlighting (#342)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-11 18:33:16 +02:00
Anton Vakhtel
547b92ad80 Add option to run the project with visible collision shapes and navigation (#312)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-07 02:27:13 +02:00
Daelon Suzuka
4ac06a7691 Add configurable auto-reconnect (#341)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2022-04-06 17:46:50 +02:00
Hugo Locurcio
d404eaedc6 Bump to version 1.2.0 1.2.0 2022-04-05 22:52:09 +02:00
Adam Chyb
854ec42027 Fix some $ node path shorthand regex bugs in syntax highlighting (#340) 2022-04-05 16:57:49 +02:00
dependabot[bot]
281c78f133 Bump actions/setup-node from 3.0.0 to 3.1.0 (#339)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 19:44:48 +02:00
dependabot[bot]
a254b55aa5 Bump minimist from 1.2.5 to 1.2.6 (#333)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-27 20:21:01 +02:00