Sam Blåsvær
Sam Blåsvær
I've implemented this according to the docs ... but whenever I use `@use` nothing works. but if I use the old `@import` everything is fine. Now, HOW do I make...
Could you be more specifik in what parameters I have to tweak? Setting type to image and passing an url to a svg is not cutting it ...
Well, at least nothing is happening on either hover or click (apart from opening the image in plain view image mode).
I would expect a folder to be created containing the files for the docs I'm writing: ``` output: ./docs ``` But retype consistenly states: ``` OUTPUT: [in-memory] ``` And no...
I need to strip a node for HTML tags ... how would I go about doing that? I've spent a couple of hours trying to 'figure' out the docs and...
This: ``` ``` Becomes this: ``` "timetablebook": { "_attributes": { "creation": "2021-09-20T10:50:45", "creation_user": "abc", "desc": "", "district_name": "", "filters": "filters", "name": "", "order_type": "58", "timetablename": "K12122020", "timetablestatus": "-1", "timetableversionid": "2055",...
Haven't made any commits in the last couple of years despite tons of issues and pull requests.
Can't seem to do this myself locally anymore, as ST has changed the way packages are installed ... therefore I have to do it this way. According to the JSDocs...
For a quick fix for overriding the files in the package, see this: http://docs.sublimetext.info/en/latest/extensibility/packages.html#overriding-packages
I think there's a typo at line 67 in s.sublime-completions: { "trigger" : "@sumodule", "contents": "@submodule ${1:[submodule]}"}