Skip to content

Releases: Chris2011/DotNetCore-for-NetBeans

0.0.0.5: Added syntax highlight with ANTLR instead of JavaCC. Lots of reafacto…

11 Aug 13:46
Compare
Choose a tag to compare
  • Changed lexer/parser from JavaCC to ANTLRv4

0.0.0.4

20 Nov 23:06
Compare
Choose a tag to compare
0.0.0.4 Pre-release
Pre-release
  • Fixed NPE for empty csproj submodules

0.0.0.3

28 Oct 23:24
Compare
Choose a tag to compare
0.0.0.3 Pre-release
Pre-release
  • Added basic syntax highlighting for .cs files.

0.0.0.2

27 Oct 21:48
Compare
Choose a tag to compare
0.0.0.2 Pre-release
Pre-release
  • Fixed opening solution with different name, than the parent folder.

0.0.0.1

13 Jun 20:18
Compare
Choose a tag to compare
0.0.0.1 Pre-release
Pre-release
  • Open a Solution (.sln) created from Visual Studio
  • Create a C# Project with Netbeans (Added new project type)
  • Opens the project with all files
  • New filetypes where added (.cs, .config)
  • List of resources are available as nodes in the project view