massCodeIO / massCode

A free and open source code snippets manager for developers
https://masscode.io
GNU Affero General Public License v3.0
5.77k stars 198 forks source link

[Feature]: Add VB.NET (vbnet) language definition in coding dropdown #418

Closed dominicklee closed 1 year ago

dominicklee commented 1 year ago

Describe the bug

There is no VB.NET programming language in the dropdown. I am very sure that the highlight.js syntax highlighter is able to highlight the code. The language option is missing in MassCode, however. In GitHub and other Markdown editors, we can use the term 'vbnet' or 'vb' to make a code block highlighted.

You'll also find that is supported in highlight.js docs: https://highlightjs.readthedocs.io/en/latest/supported-languages.html

So, as someone who is fond of coding in VB.NET for almost half of my software, can you please add that to the list in MassCode dropdown of programming languages?

Thanks!

To reproduce

  1. Open MassCode program
  2. Start a new snippet
  3. Click on the bottom left corner where it says "Plain Text"
  4. Scroll down to the "V" section and you will see there is no VB.NET option.

Although there is an "ASP vb.NET" in the dropdown, that is not completely the same.

Version

3.9.0

OS

Windows 10

Validations

antonreshetov commented 1 year ago

Lack of desired functionality is not a bug.

dominicklee commented 1 year ago

Please don't dismiss the request. Consider this request a feedback from your supporter to add in a future version!

antonreshetov commented 1 year ago

@dominicklee Issue is only for bugs, actually you have chosen a template to describe the bug. Please use discussions for features and questions.

antonreshetov commented 1 year ago

@dominicklee VB.Net is already present in the application - ASP vb.NET (VB Script).

P.S. Donations are not an investment, they are a tribute to the work already done.