Is Visual Basic dependent on .NET?
-
Looking to start developing software. Would users of a VB program need to have .NET installed? Being a Chromebook user, I have often been confronted with this.
Also, does Assembly in N++ refer to x86?
Thanks.
-
@Ann-Onymous said in Is Visual Basic dependent on .NET?:
Looking to start developing software. Would users of a VB program need to have .NET installed? Being a Chromebook user, I have often been confronted with this.
This is a forum about Notepad++. We aren’t experts in all possible programming languages, and this isn’t the place for generic programming questions. (The answer to that question is the same whether you are using Notepad++, notepad.exe, VSCode, or
copy conto create your source code, hence it’s off-topic for a Notepad++ forum.)Also, does Assembly in N++ refer to x86?
It refers to essentially any assembly language. My guess is that x86 assembly would have all its common keywords included in the various keyword lists, but all assembly languages that I’ve ever heard of have essentially the same structure, so can be parsed using the same rules. If there are keywords you feel are missing for your desired Assembly, the various INSTRUCTION and DIRECTIVE styles for Assembly have User-defined keyword lists that you can add more keywords that are specific to your flavor of Assembly.

-
@PeterJones I only asked since I saw it as an option in Language and I’d rather use N++ than VSC. Sorry for the confusion.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login