Commit Graph

  • 019d87e5c7 Prevent document links from accidentally being resolved to your entire document (#639) David Kincaid 2024-04-17 09:45:54 -07:00
  • a9508d965d Fix project not found when project.godot file is excluded (#635) InfiniteXyy 2024-04-07 01:45:47 +08:00
  • 24e72ecc36 Fix LSP connection attempts not resetting (#638) David Kincaid 2024-04-06 13:42:36 -04:00
  • ecaf1db977 Improve codeblock formatting in documentation (#629) Joseph Gilley 2024-03-22 07:03:38 -07:00
  • 5cef963162 Fix child processes not being killed properly (#613) Vladimir Pyatnitskiy 2024-03-11 21:57:38 +04:00
  • e89cb784da Fix broken scene file parser (#603) David Kincaid 2024-02-25 18:24:16 -05:00
  • 5ea22968fb Bump to version 2.0.0 2.0.0 Hugo Locurcio 2024-02-19 18:49:55 +01:00
  • c129098bfa Merge pull request #596 from DaelonSuzuka:fix-goto-docs David Kincaid 2024-02-23 17:15:54 -05:00
  • 93e49e4273 Fix definition provider not working because of accessing a Map as an Object David Kincaid 2024-02-23 17:14:31 -05:00
  • a8a852bf66 Fix negative numbers in params not being formatted correctly (#595) David Kincaid 2024-02-23 14:22:54 -05:00
  • 51c89a6c35 Add image previews in hovers and fix various errors (#594) David Kincaid 2024-02-21 17:16:25 -05:00
  • 0c9c2554fb Syntax highlighting fixes (#593) David Kincaid 2024-02-21 15:07:05 -05:00
  • 436ff64d07 Fix version check of Godot binary (#592) David Kincaid 2024-02-21 14:31:32 -05:00
  • b0f7220f41 Add basic inlay hint support for GDScript (#589) Tristan F 2024-02-21 14:20:36 -05:00
  • 0058ffa870 Expose Godot path as getGodotPath command (#586) Butch Wesley 2024-02-21 13:21:35 -05:00
  • bf1d739d07 Bump actions/setup-node from 4.0.1 to 4.0.2 (#587) dependabot[bot] 2024-02-07 09:00:11 -08:00
  • 13e9b71d44 Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#584) dependabot[bot] 2024-02-06 12:05:24 -08:00
  • e2f2dc4b93 Improve path handling when starting processes (#575) Daelon Suzuka 2024-01-24 21:14:39 -05:00
  • ccfd30755e Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#576) dependabot[bot] 2024-01-24 08:44:23 -08:00
  • 3b018f115c Bump actions/upload-artifact from 4.0.0 to 4.2.0 (#572) dependabot[bot] 2024-01-23 13:21:57 -08:00
  • 605fe7fa1c fix Godot4.x debug console print multiple logs into one line. (#571) kaluluosi111 2024-01-24 05:13:56 +08:00
  • 4ae31bf99d Launching the editor opens a new custom terminal (#561) Daelon Suzuka 2024-01-06 16:37:59 -05:00
  • c5bbd27b04 Clean up project and version detection (#553) Daelon Suzuka 2024-01-02 05:05:48 -05:00
  • 34916becd6 Various highlighting/formatting fixes (#559) Daelon Suzuka 2024-01-02 03:02:30 -05:00
  • 7462f88848 Fix BBCode [br] not rendering in hover (#557) Norbert Ormándi 2023-12-29 03:54:03 +01:00
  • 98aa85ed1f Bump actions/setup-node from 4.0.0 to 4.0.1 (#556) dependabot[bot] 2023-12-22 08:08:55 -08:00
  • 0a794ebc1b Add snapshot tests to formatter (#545) Sandy Gutierrez 2023-12-22 06:04:02 -05:00
  • ec1d9c3ae6 Bump actions/setup-node from 4.0.0 to 4.0.1 (#550) dependabot[bot] 2023-12-18 19:48:42 +01:00
  • d6d211bc00 Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#549) dependabot[bot] 2023-12-18 19:48:35 +01:00
  • e7e2d0439d Various QoL Improvements (#529) Daelon Suzuka 2023-12-06 09:53:10 -05:00
  • f65033c626 Adjust Godot version detection regex (#526) mlsvrts 2023-11-12 12:44:52 -07:00
  • a4c1181894 Rewrite debugger for Godot 4 support + improved maintainability (#452) Daelon Suzuka 2023-11-12 10:46:44 -05:00
  • 55617fdd39 Improve LSP connection behavior (fixes Godot3/4 port issue) (#511) Daelon Suzuka 2023-10-28 20:20:19 -04:00
  • 55fd8964a6 Bump actions/setup-node from 3.8.1 to 4.0.0 (#519) dependabot[bot] 2023-10-23 10:08:17 -07:00
  • dcbfcb4b4b Syntax highlighting changes (#515) Ryan Brue 2023-10-21 20:59:20 -05:00
  • d8700eaca1 Fix Headless LSP not starting (#513) Daelon Suzuka 2023-10-14 20:11:08 -04:00
  • d3b2c5227c Reorganize extension entrypoint (#505) Daelon Suzuka 2023-10-13 14:33:26 -04:00
  • 1054053a03 Bump actions/setup-node from 3.5.1 to 3.8.1 (#509) dependabot[bot] 2023-10-13 08:28:55 -07:00
  • 53c3419be3 Bump actions/checkout from 3 to 4 (#507) dependabot[bot] 2023-10-13 08:28:37 -07:00
  • 97f5f4d18c Bump actions/upload-artifact from 3.1.1 to 3.1.3 (#508) dependabot[bot] 2023-10-13 08:28:30 -07:00
  • 5bfe853f8c Multiple highlighting improvements (#506) Daelon Suzuka 2023-10-13 01:06:25 -04:00
  • 37ea21272a Add additional launch profile (#503) Daelon Suzuka 2023-10-11 14:50:10 -04:00
  • f4e4b9c422 Implement headless LSP mode (#488) Ryan Brue 2023-10-10 22:05:22 -05:00
  • 6a9f408d4e Improve debugger setup instructions (#491) Moritz Tim W 2023-09-15 18:07:22 +02:00
  • acfcfdbdab feat(snippets): add match statement (#476) EJ 2023-08-27 16:06:41 -04:00
  • 4e486e353c Add warning and instructions for using Godot 4 to README (#479) s 2023-06-20 08:30:55 -04:00
  • 931ec50614 Fix wrong section-identifier used to retrieve configuration (#475) sequpt 2023-05-06 20:11:51 +00:00
  • 41f40ee38f Fix spelling mistake when getting port and host from configuration (#465) Ryan 2023-04-22 14:55:37 -07:00
  • cdc550a412 Restructure and rename settings oidro 2023-03-26 16:32:36 -04:00
  • a561c523ee Fix errors left after cleaning up plugin initialization process (#459) Daelon Suzuka 2023-03-15 19:26:19 -04:00
  • df386efa54 Add Godot 4 support to the Scene preview panel (#451) Daelon Suzuka 2023-03-14 13:13:32 -04:00
  • 3ce256379f Fix various syntax highlighting problems (#441) Daelon Suzuka 2023-03-14 13:10:54 -04:00
  • f76a8f2937 Clean up plugin initialization process (#439) Daelon Suzuka 2023-03-14 13:10:26 -04:00
  • 0636797c22 Add scene preview panel (#413) Daelon Suzuka 2022-10-26 10:20:28 -04:00
  • 5a67e4c78d Fix errors in grammar syntax (#416) Daelon Suzuka 2022-10-25 19:47:31 -04:00
  • 8cef9532a7 Bump actions/upload-artifact from 3.1.0 to 3.1.1 (#433) dependabot[bot] 2022-10-25 11:09:02 -07:00
  • 9ac029561d Bump actions/setup-node from 3.4.1 to 3.5.1 (#430) dependabot[bot] 2022-10-25 11:08:40 -07:00
  • 570e848f03 Add "_unhandled_input" snippet (#422) kemgoblin 2022-09-16 19:57:51 +03:00
  • fb82ef69e5 Fix incorrect highlighting in dictionary literals (#419) Daelon Suzuka 2022-09-09 11:59:58 -04:00
  • e7674c12ad Add "Open Type Documentation" context menu option (#405) Daelon Suzuka 2022-08-21 17:13:31 -07:00
  • 441873eb6d Fix internal document link handling (#410) Daelon Suzuka 2022-08-21 17:13:01 -07:00
  • dfe23195eb Fix various highlighting errors (#407) Daelon Suzuka 2022-08-21 12:46:41 -07:00
  • b3f4dda47e Add _physics_process snippet (#411) kemgoblin 2022-08-21 21:40:39 +02:00
  • fb4d40858c Add "additional options" to launch debugger with (#363) Butch Wesley 2022-08-17 00:27:46 -04:00
  • cf432a17fb Improve extension startup performance (#408) Daelon Suzuka 2022-08-13 12:59:10 -04:00
  • f2145688b1 Improve displaying symbols documentation (#404) Tomasz Wyrowiński 2022-08-11 21:48:49 +02:00
  • ef450cad38 Fix OS singleton being incorrectly highlighted as a constant (#402) Daelon Suzuka 2022-08-07 02:09:09 -04:00
  • ec95c21b84 Add highlighting support for %Unique nodes in NodePaths (#403) Daelon Suzuka 2022-08-06 03:07:31 -04:00
  • 6dc5a8293f Update gdshader syntax (#397) Daelon Suzuka 2022-08-06 02:52:59 -04:00
  • 868ec5116f Fix func keyword highlighting (#398) Daelon Suzuka 2022-07-22 17:31:31 -07:00
  • e539a4e7a9 Replace temporary .gdshader syntax with more extensive support (#360) Daelon Suzuka 2022-07-20 18:09:16 -04:00
  • 50dd95ffcb Bump actions/setup-node from 3.3.0 to 3.4.1 (#393) dependabot[bot] 2022-07-14 17:38:46 +02:00
  • 4562bf1c31 Fix overaggressive formatting when adding lines after if statement (#385) Zachary Gardner 2022-06-16 19:03:00 -04:00
  • fd11e47662 Fix some typos (#384) Zachary Gardner 2022-06-16 16:49:17 -04:00
  • e344cdf2fc Bump to version 1.3.1 1.3.1 Hugo Locurcio 2022-06-07 17:44:12 +02:00
  • a116454b5a Bump actions/setup-node from 3.2.0 to 3.3.0 (#378) dependabot[bot] 2022-06-06 18:15:25 +02:00
  • 94e5a9e95d Fix operator syntax highlighting when next to an opening parenthesis (#375) oidro 2022-06-02 17:37:33 -04:00
  • 372936b606 Fix regression in launching debugger (#371) Daelon Suzuka 2022-05-28 13:23:08 -07:00
  • ad7665f35f Bump actions/upload-artifact from 2 to 3.1.0 (#369) dependabot[bot] 2022-05-20 17:06:54 +02:00
  • 9ea9ce0915 Bump actions/setup-node from 3.1.0 to 3.2.0 (#364) dependabot[bot] 2022-05-16 23:20:48 +02:00
  • 13bd54d2fe Add workspace file to .gitignore (#359) Daelon Suzuka 2022-05-11 07:30:02 -07:00
  • 7b49c4b3e8 Bump to version 1.3.0 1.3.0 Hugo Locurcio 2022-05-09 23:02:59 +02:00
  • 588df8fd93 Mention that the Godot editor must be running in connection error message (#358) Hugo Locurcio 2022-05-09 14:44:19 +02:00
  • f860020c63 Add context menu options to copy resource path (#357) Daelon Suzuka 2022-05-08 14:47:53 -07:00
  • 1d76541f04 Add strict onEnterRules for controlling indentation (#344) Anton Vakhtel 2022-05-07 01:33:49 +10:00
  • fb96098c70 Fix keywords being incorrectly highlighted as function calls (#353) Daelon Suzuka 2022-04-27 16:16:44 -07:00
  • 0835506157 Add download links for stable releases and development builds to README (#343) Hugo Locurcio 2022-04-24 17:17:04 +02:00
  • 2cfbed2dad Fix syntax highlighting edge cases (#350) Daelon Suzuka 2022-04-22 06:35:36 -07:00
  • 5e0d108953 Add missing NodePath-using functions (#348) Daelon Suzuka 2022-04-18 14:37:06 -07:00
  • 78e37e8016 Overhaul syntax highlighting (#342) Daelon Suzuka 2022-04-11 09:33:16 -07:00
  • 547b92ad80 Add option to run the project with visible collision shapes and navigation (#312) Anton Vakhtel 2022-04-07 10:27:13 +10:00
  • 4ac06a7691 Add configurable auto-reconnect (#341) Daelon Suzuka 2022-04-06 11:46:50 -04:00
  • d404eaedc6 Bump to version 1.2.0 1.2.0 Hugo Locurcio 2022-04-05 22:51:40 +02:00
  • 854ec42027 Fix some $ node path shorthand regex bugs in syntax highlighting (#340) Adam Chyb 2022-04-06 00:57:49 +10:00
  • 281c78f133 Bump actions/setup-node from 3.0.0 to 3.1.0 (#339) dependabot[bot] 2022-04-01 19:44:48 +02:00
  • a254b55aa5 Bump minimist from 1.2.5 to 1.2.6 (#333) dependabot[bot] 2022-03-27 20:21:01 +02:00
  • 1be4ccaaad Add macOS editor location to README since it's not obvious (#332) Brian Bugh 2022-03-20 11:20:25 -05:00
  • 1755e2f3c3 Merge pull request #264 from Razoric480/master Rémi Verschelde 2022-03-19 23:41:06 +01:00
  • f9a5204dcf Update client to v7.0.0 to use of 3.16.0 spec Francois Belair 2021-04-01 13:46:34 -04:00
  • 62cb49e506 Merge pull request #303 from kagof/master Rémi Verschelde 2022-03-19 17:38:53 +01:00