1. 7144dbe netbeans submodule updated by Tomas Hurka · 4 days ago master
  2. 1e3236f Merge pull request #11 from dbalek/dbalek/debug-with-lanuch-json-present by Dusan Balek · 5 days ago
  3. 8a097d2 Cannot debug project when 'launch.json' is present in the project workspace - fixed. by Dusan Balek · 9 days ago
  4. 078818e Merge pull request #9 from MartinBalin/master by Martin Balín · 13 days ago
  5. 71f3569 Fixing docs after move to netbeans-vscode by Martin Balin · 13 days ago
  6. 1674622 baseImagesUrl fixed by Tomas Hurka · 2 weeks ago
  7. edcadfd build from release branch fixed by Tomas Hurka · 3 weeks ago
  8. 72b334d netbeans submodule updated by Tomas Hurka · 3 weeks ago
  9. a580a21 Merge pull request #7 from MartinBalin/master by Martin Balín · 3 weeks ago
  10. 1d6c39b Update CHANGELOG for version 27.0.1 by Martin Balín · 3 weeks ago
  11. 0a5e610 Merge pull request #6 from petrovic-d/petrovic-d/fix-running-single-test by Dusan Balek · 3 weeks ago
  12. cb81728 petrovic-d added as collaborator by Tomas Hurka · 3 weeks ago
  13. a0af24d Fix running single tests by Dusan Petrovic · 4 weeks ago
  14. 02cece3 minimal nodejs version updated by Tomas Hurka · 4 weeks ago
  15. 6d2d1c0 netbeans submodule updated by Tomas Hurka · 4 weeks ago
  16. cfb739a clean ant target added, tasks description fixed by Tomas Hurka · 5 weeks ago
  17. e23414e netbeans submodule updated by Tomas Hurka · 5 weeks ago
  18. 9862c23 Failing test will fail whole nbcode suite by Svatopluk Dědic · 6 weeks ago
  19. 7e78f94 MAVEN_COMMAND_REGEX fixed after move from netbeans to netbeans-vscode by Tomas Hurka · 6 weeks ago
  20. dbb421f test.jms.flags -> test.run.arg becaause run-single-test does not consider test.jms.flags by Tomas Hurka · 6 weeks ago
  21. 27904b6 VerifySimpleTemplatesTest disabled some templates so that the test passes now by Tomas Hurka · 6 weeks ago
  22. 180595c netbeans.dest.dir fixed for nbcode app by Tomas Hurka · 6 weeks ago
  23. 15fa98b gitignore updated by Tomas Hurka · 6 weeks ago
  24. 95905b2 test should run on all JDKs not only on JDK 8 by Tomas Hurka · 7 weeks ago
  25. c52eda5 use original double quoted homepage url by Tomas Hurka · 6 weeks ago
  26. b766de3 homepage changed to simple url by Tomas Hurka · 6 weeks ago
  27. 398c0aa make test visible to infrastructure by Tomas Hurka · 7 weeks ago
  28. 7e7a3d4 netbeans submodule updated by Tomas Hurka · 7 weeks ago
  29. ee509c9 Merge pull request #2 from thurka/asf_conf by Tomas Hurka · 7 weeks ago
  30. a46bac1 disable dependabot_updates by Tomas Hurka · 7 weeks ago
  31. 00068f0 ASF repository configuration by Martin Balin · 7 weeks ago
  32. 6ca2eca netbeans submodule updated by Tomas Hurka · 7 weeks ago
  33. 64f6b3d github setup by Tomas Hurka · 8 weeks ago
  34. 379daff more nbcode fixed on JDK 11+ by Tomas Hurka · 8 weeks ago
  35. b90fe99 nbcode tests fixed on JDK 11+ by Tomas Hurka · 8 weeks ago
  36. 14e13d4 netbeans submodule updated by Tomas Hurka · 8 weeks ago
  37. ad8965f set 'metabuild.hash' using gitbranchhash task by Tomas Hurka · 10 weeks ago
  38. 056f278 Merge pull request #1 from lahodaj/cleanup-license-file by Tomas Hurka · 10 weeks ago
  39. ce646a2 default ant target updated by Tomas Hurka · 2 months ago
  40. 75016ac Cleaning up the license file for the VS Code extension. by Jan Lahoda · 2 months ago
  41. 86a8930 licenseinfo.xml taken from netbeans/java/java.lsp.server by Tomas Hurka · 2 months ago
  42. 59f4980 minor cleanup by Tomas Hurka · 3 months ago
  43. d96be4c build-source-config added by Tomas Hurka · 3 months ago
  44. 81dd619 build-netbeans - pass all properties to netbeans build by Tomas Hurka · 3 months ago
  45. a2ec0ff use clusters.config.release.list instead of clusters.config.full.list by Tomas Hurka · 3 months ago
  46. 3c0709b build.dir renamed to vsc.build.dir by Tomas Hurka · 3 months ago
  47. a0375ea introduce nb_all.build.dir property by Tomas Hurka · 3 months ago
  48. e70733a path fixed by Tomas Hurka · 3 months ago
  49. e828801 links to new repo fixed by Tomas Hurka · 3 months ago
  50. 41d3ebf toplevel files changes, netbeans.git as submodule added by Martin Balin · 3 months ago Initial_NB_VSCode_Version
  51. e3896e6 vscode, nbcode and script moved to toplevel by Martin Balin · 3 months ago
  52. 860232d brace-expansion npm update by Martin Balin · 3 months ago
  53. ec20f91 Merge pull request #6053 from lahodaj/inline-hints-vscode by Jan Lahoda · 5 months ago
  54. 32b3006 Adding inlay hints in the VS Code extension. by Jan Lahoda · 5 months ago
  55. 974aeca Merging #8293 from petrovic-d Micronaut launcher tests by Martin Balín · 5 months ago
  56. 2e13b2e Add 150 more SVG icons (April 2025 batch) by Eirik Bakke · 5 months ago
  57. 0833186 Added Micronaut launcher tests by Dusan Petrovic · 7 months ago
  58. 04c0fe1 Merge pull request #8280 from lahodaj/relative-path-mainClass-in-launch-json by Jan Lahoda · 6 months ago
  59. 4730c24 Merge pull request #8014 from jhorvath/oci-port-forward by jhorvath · 6 months ago
  60. e77d9b0 Adding port forward to OKE Pod by Jan Horvath · 9 months ago
  61. 08a7def Merge pull request #8222 from petrovic-d/fix-database-properties-directory by Martin Balín · 7 months ago
  62. 180294c Merge pull request #8270 from petrovic-d/fix-error-while-verifying-jdk by Martin Balín · 7 months ago
  63. 69195f2 Permit relative paths and class names as 'mainClass' setting in launch.json. by Jan Lahoda · 7 months ago
  64. 59f02d4 Fix database properties directory by Dusan Petrovic · 8 months ago
  65. b30236c Fix error when verifying JDK by Dusan Petrovic · 7 months ago
  66. 95ecc79 Update esbuild and serialize-javascript npms. by Martin Balin · 7 months ago
  67. 2d3366c Merge pull request #8173 from sdedic/lsp/run-nestedclass-fix by Svatopluk Dedic · 8 months ago
  68. 1b5176c Change parameter order for runDebug, compat with NBLS codelenses. by Svata Dedic · 8 months ago
  69. 572e02e Merge pull request #8166 from apache/vsnetbeans_2499 by Martin Balín · 8 months ago
  70. 3d7b0a4 Merge pull request #8159 from sdedic/lsp/no-secman-restart by Svatopluk Dedic · 8 months ago
  71. 8cf7014 CHANGELOG update for upcoming 24.9.9 by Martin Balin · 8 months ago
  72. 50a377c Disable SecurityManager [compat:jdk19-24]. Avoid repeated starts on failure by Svata Dedic · 8 months ago
  73. cdf8630 Merge pull request #8155 from petrovic-d/fix-terminal-focus-when-running-tests by jhorvath · 8 months ago
  74. a29dba2 Prevent terminal stealing focus when test in parallel profile exist by Dusan Petrovic · 8 months ago
  75. 8bb1aa0 Merge pull request #8134 from sdedic/lsp/ls-restart-fixes by Svatopluk Dedic · 8 months ago
  76. 902b902 Fix race/error handling issues on NBLS restart. Remove obsolete multiple-start-avoidance by Svata Dedic · 8 months ago
  77. 9b60791 Merge pull request #8137 from petrovic-d/handle-errors-in-test-adapter by jhorvath · 8 months ago
  78. b30b620 Fixing the build output appearence in vscode by Jan Horvath · 8 months ago
  79. 5822d3b Error handling for TestAdapter and DBConfigurationProvider by Dusan Petrovic · 8 months ago
  80. 2fb02ff Merge pull request #8111 from dbalek/dbalek/vscode-ext-formatter-settings-remove by Dusan Balek · 9 months ago
  81. 089048d Add another batch of SVG icons, drawn by myself. This is a continuation of the effort to make NetBeans look good on HiDPI/Retina screens. by Eirik Bakke · 9 months ago
  82. c18a44c VSCode: Removing option for external formatters. by Dusan Balek · 9 months ago
  83. be00624 Dispatch additional test events by Dusan Petrovic · 9 months ago
  84. 49a2f79 Merge pull request #7958 from matthiasblaesing/merge_cdi2 by Matthias Bläsing · 9 months ago
  85. 7e388c2 Merge jakarta.web.beans and web.beans by Matthias Bläsing · 11 months ago
  86. c8509d5 Action for running tests in parallel by Dusan Petrovic · 10 months ago
  87. fba49b4 Fix nanoid and revert default VSIX version by Martin Balin · 9 months ago
  88. 6d66555 Merge pull request #8000 from apache/vscode-named-output by jhorvath · 9 months ago
  89. 3508534 Merge pull request #8033 from jhorvath/hide-keybindings-in-nbls by jhorvath · 9 months ago
  90. 93d5436 Create new output channel for every LspIO by Jan Horvath · 10 months ago
  91. 5cc6f33 Hide keybindings for NBLS by Jan Horvath · 9 months ago
  92. 3f0c1f3 VSCode: Running all tests in project fixed. by Dusan Balek · 10 months ago
  93. 1c19faa Merge pull request #7883 from sdedic/lsp/small-fixes by Svatopluk Dedic · 10 months ago
  94. 4393918 Improve how the docker image is executed in the oci compute instance by Jan Horvath · 11 months ago
  95. 9ad5a62 Adapting test to triple-slashed file: uris by Svata Dedic · 11 months ago
  96. c87508c Merge pull request #7877 from jhorvath/open-in-console by jhorvath · 11 months ago
  97. 09c5187 Open in OCI Console command by Jan Horvath · 11 months ago
  98. 83c4972 Merge pull request #7815 from lahodaj/java-lsp-server-completion-sampler by Jan Lahoda · 11 months ago
  99. d5ea010 Self sampler for LSP server code completion by Jan Lahoda · 11 months ago
  100. 0352865 Merge pull request #7873 from petrovic-d/upload-cloud-assets-properties-to-config-map by jhorvath · 11 months ago