Jump to content

Visual Studio Code Extension currently available and future plans for SciTE?


Recommended Posts

Posted

Another interesting and legitimate future possibility here would be to distribute/fork VSCodium (truly open-source VSCode) and bundle the AutoIt-related extensions plus the bundling of AutoIt3Wrapper, SciTE4AutoIt3 full, etc.

Posted (edited)
4 hours ago, Danp2 said:

FWIW, I have both of these extensions installed / enabled at the same time, and it's working ok for me.

Look at your current selected language mode: image.png.446b2ce9fe30fdf7f5e39500a089c56a.png
If it says "AutoIt" then it's Damien.autoit, if it says "AutoIt3" then it's my extension running.

I just tested it myself, and it does not seem like any functionality overlap between the extensions, because of this.

 

3 hours ago, Jos said:

How does that exactly work in VSCode as I assume(d) only one can be active

2 hours ago, SOLVE-SMART said:

they can coexist without any problems

Multiple extensions can be active at the same time, even for the same language. It requires that the same activation requirements are met, like the language mode. It can however introduce unexpected issues. Some functionality might be merged (like suggestions), but others depend on the order, the extensions are loaded and register features/events with the extension. Mostly it's best to stick with one, when it comes to things like IntelliSense, to avoid inconsistent user experience.

Edited by genius257
  • Developers
Posted
1 hour ago, WildByDesign said:

Another interesting and legitimate future possibility here would be to distribute/fork VSCodium (truly open-source VSCode) and bundle the AutoIt-related extensions plus the bundling of AutoIt3Wrapper, SciTE4AutoIt3 full, etc.

Let's not make this topic more difficult than it is and stick for now to VSCode/SciTE. One can always decide to go down an alternative path later when VSCode is working. ;) 

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...