Skip to content

Chris2011/DotNetCore-for-NetBeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core for NetBeans (Project: Goliath (WORK IN PROGRESS)

Knowing Problems

It is not possible to find a full featured grammar file for C#. So for this, I need to rethink of other implementations. Maybe OmniSharp could be an alternative or, what makes more sense is to use LSP for C#. So if anyone else has other ideas or can contribute, it will be great.

See this tickets for more information:


Brings .NET Core with C# support to netbeans (Create projects, Open Projects, Syntax highlighting, etc.)

David vs Goliath

opened wpf project in netbeans

Features

  1. Open a Solution (.sln) created from Visual Studio
  2. Create a C# Project with Netbeans (Added new project type)
  3. Opens the project with all files
  4. New filetypes where added (.cs, .config)
  5. List of resources are available as nodes in the project view
  6. Basic Syntax Highlighting for .cs files
  7. Braces matching
  8. Reformat code

If you find some bugs please report it.

About

Brings .NET Core with C# support to netbeans (Create projects, open Projects, etc.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages