I’ve been editing Dylan files in VSCode and I tried the Extension that is available.
Out of the box it does not work but after a bit of trial and error and some searching, it turns out that it seems to be quite easy to fix.
Locally, I converted the two tmLanguage files in the syntaxes folder to json format (using a convert facility in the TextMate Language extension), updated the package file and bingo – it works.
How easy is it to get the master changed?
Gareth
|
|
Sci-Tech Daresbury, Keckwick Lane, Daresbury, Warrington, WA4 4AD ( 01925 603285È07867 501115 8 gareth...@stfc.ac.uk
P Please consider the environment before printing this e-mail
|
STFC is part of UK Research and Innovation, a non-departmental public body funded by a grant-in-aid from the UK Government. More information can be found at https://www.ukri.org/
I’ve been editing Dylan files in VSCode and I tried the Extension that is available.
Out of the box it does not work but after a bit of trial and error and some searching, it turns out that it seems to be quite easy to fix.
Locally, I converted the two tmLanguage files in the syntaxes folder to json format (using a convert facility in the TextMate Language extension), updated the package file and bingo – it works.
How easy is it to get the master changed?
Gareth
<image001.jpg>
Sci-Tech Daresbury, Keckwick Lane, Daresbury, Warrington, WA4 4AD
( 01925 603285È07867 501115 8 gareth...@stfc.ac.uk
P Please consider the environment before printing this e-mail
STFC is part of UK Research and Innovation, a non-departmental public body funded by a grant-in-aid from the UK Government. More information can be found at https://www.ukri.org/
--
You received this message because you are subscribed to the Google Groups "dylan-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dylan-lang+...@googlegroups.com.
To post to this group, send email to dylan...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dylan-lang/b8c27d26c5a74d9092b264262779693f%40stfc.ac.uk.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/dylan-lang/8B23CC86-47FD-4BDB-9F91-3E2382772B33%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dylan-lang/3596d40f-551b-41d4-acfe-6d3e4f7805c0%40googlegroups.com.
I've figured out how to publish again ... and I've published a 0.2.0 version with your changes.