snipershady opened a new issue, #9412:
URL: https://github.com/apache/netbeans/issues/9412

   ### Description
   
    I would like to request the integration of native Go (Golang) language 
support into Apache NetBeans.
   
   Currently, NetBeans does not provide built-in support for the Go programming 
language, which is increasingly popular for systems programming, cloud-native 
development, and CLI tooling. Developers who use NetBeans as their primary IDE 
are forced to switch to other editors for Go projects, which disrupts workflow 
and reduces productivity.
   
   **Requested features:**
   
   - Syntax highlighting for `.go` files
   - Code completion (via LSP / `gopls` integration)
   - Go module support (`go.mod`, `go.sum`)
   - Build, run, and test actions integrated into the IDE
   - Debugger support (via Delve)
   - Go formatter (`gofmt` / `goimports`) on save
   - Error highlighting and quick fixes
   
   
   ### Use case/motivation
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to