Closed fbricon closed 9 months ago
@hopehadfield, @angelozerr if you know how to make it right, lemme know ;-)
I am not a big expert ,wih textmate.
I dont unterstand what is the problem?
For starters, the code looks wrong to me. Now if you try the vsix unzipped from the CI build, and create a build.jbang file containing
///usr/bin/env jbang "$0" "$@" ; exit $?
//DEPS info.picocli:picocli:4.6.1
//DEPS org.slf4j:slf4j-simple:1.7.30
//DEPS org.slf4j:slf4j-api:1.7.30
you'll see the new syntax highlighting doesn't apply there.
I'm also unable to apply custom colors to the new scopes
let's ship what we have for now
I have no idea what I'm doing. It's most likely wrong, certainly suboptimal, but looks half decent in java files Can't figure out how to enable it properly in build.jbang files though.
@maxandersen WDYT?