HodorNV / ALOps

ALOps
59 stars 24 forks source link

Use the ALLanguage from marketplace #684

Closed NAVFreak closed 1 year ago

NAVFreak commented 1 year ago

Is your feature request related to a problem? Please describe. We would like to use the BCLinter cop. But it won't work when running any different version than latest. I have discussed this with Arthur. The reason for this seems to be that you use the vsix for ALLanguage from the artifact instead of the latest from marketplace.

Describe the solution you'd like Isn't the ALLanguage backward compatible? In that case in theory it should be possible to always download it and use it for later compilation. BUT I know you don't want to break anything so perhaps a parameter instead that you can choose if you want vsix from marketplace or artifact.

waldo1001 commented 1 year ago

In the compiler, you can set the vsix to latest - and use lintercop ;-). Arthur was part of this - so he should know.

So now I'm confused...

More info:

Latest is example of Stefan Maron's CodeCop!

The version-limitation is Microsoft's "limitation"

Arthurvdv commented 1 year ago

You're absolutely right @waldo1001. I didn't realize that @NAVFreak is also a ALOps customer, otherwise I could have done a better job of support on the LinterCop issue. I'm quite sure that this issue can be closed, right @NAVFreak ?

waldo1001 commented 1 year ago

uff :-).

Let's close it when his problem is solved ;-)

NAVFreak commented 1 year ago

My bad guys! Next time I will try to "rtfm" 😊 It works like charm now.

waldo1001 commented 1 year ago

awesome :-)

If anything is unclear in the docs, let me know!