Dmitry Maslennikov

Results 35 comments of Dmitry Maslennikov

I have the same issue, and I have some errors in console > Unable to decode Packages/VCS Gutter/icons/inserted.png > Unable to decode Packages/VCS Gutter/icons/changed.png Windows,SublimeText3

``` ``` has dataPrefix="D" while any module-action's command ``` ``` does not have dataPrefix I think that dataPrefix="D" should be available by default for any command

Already implemented in form `[registry-name/]package-name`

Sure, go ahead, and update Wiki. Wiki can't be updated through PR's, so, I can't do it, anymore. Probably, worth migrating to the way as in [VSCode-ObjectScript](https://intersystems-community.github.io/vscode-objectscript/) instead of wiki

Just curious, how, you would like to use it? With $$$Text, or some other way? those LOC files are loaded as my localization files and goes to ^IRIS.Msg ``` Some...

I don't know so much about $$$Text, but, what I found is, that it always generates new info in ^IRIS.Msg So, this usage off macros `$$$Text("@Information@Some Information","myapp","en")` will generate the...

At the moment `localize` inside `src` folder if it's configured

Project structure ![image](https://user-images.githubusercontent.com/1212251/133446970-571e25cc-15ef-4f74-bf1c-e430e2101cc4.png) And module.xml ```xml loc-test 1.0.0 module src ```

Just to note, that this functionality is going from InterSystems realization just for HealthShare, and have not been used or reviewed since that. There are a few points here that...