Skip to content

20190812.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@daimor daimor released this 12 Aug 12:48

Changes:

See more
  • 655c722 Update build.yml for Azure Pipelines
  • 8ef4d36 Update build.yml for Azure Pipelines
  • e02a91f debugging support
  • 61527d6 WIP
  • 21ba944 some fixes in virtual fs mode
  • 3276af3 Merge pull request #45 from daimor/snyk-fix-e1840a56d9ce61fcfca83cd290143ecd
  • 05b77f4 solve xdata hihghlighting issue, closes #40
  • fae0588 fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
  • 447cfec azure pipeline update
  • e4b0633 Update build.yml for Azure Pipelines
  • 079bb3a azure pipeline update
  • 92edd2c azure pipeline update
  • 2ca709a ci build package
  • 45e5d0f Merge pull request #43 from daimor/snyk-fix-e298e51b20cf7d933ae4b4139fa66b9a
  • 37f1a0f Update FUNDING.yml
  • f978238 Update FUNDING.yml
  • 9e6d4cb fix: .snyk, package.json & package-lock.json to reduce vulnerabilities
  • 1f48ff8 fixed hover issue in #42
  • e5130a8 export from another namespace with confirmation, #41
  • 8d86ea1 fixed #41 import files from folder on Windows
  • e40490f some small fixes
  • dd63fd7 switched to tslint:recommended
  • d18d92d better work with VirtualFS isfs
  • d949e53 Update FUNDING.yml
  • 851e0a3 Update FUNDING.yml
  • 80732b2 fixed linting errors
  • 913632c removed GitHub Actions workflow, yet
  • 658e359 many improvements
  • 13c736c Create FUNDING.yml
  • cdef6cc changes in syntax highlighting, fix for #36
  • 2463ac8 macros suggestion
  • 9c45e1b azure pipeline
  • e0ea327 quickly open another namespace in server explorer, solve #9
  • a15e939 delete item in explorer, done #16
  • a0d98ab go to macrodefinition in the same file, fixes #25
  • 2ebb328 import and compile entire folder
  • d0f9b55 DependsOn,CompileAfter,PropertyClass,##class,extends,As
  • fe23b6e ##class, as, extends completions for classes
  • 64a3a97 $system completion
  • 58e9bf4 fixed error in server actions, and support for percent files
  • 21397f4 should fix #24
  • 79fcee6 fix for #26
  • 267a56b added some actions for server
  • c30cf27 export root Classes/Routines from explorer
  • df28898 Merge pull request #23 from kwagner2853/master
  • 2f7922c Added ability to compile all classes in the current namespace
  • d77e742 export all in multi-root workspace
  • 37ec647 better way to solve #18
  • 60cfefb updated readme, installation section
  • 7b3efa2 export without category solve #7
  • 1d65078 update dependencies
  • c70430a fix export issue in #18
  • f536703 launch extension in debug alone
  • 7ca9342 changelog update and new version
  • 478ee05 better caching cookies
  • c34ccb1 better way to deal with api version
  • 6195b3d some small fixes
  • c516c26 Merge pull request #14 from bitcomposer/master
  • 1320d75 We now set the api version number based on the value returned from getServer. We also have some checks on the calls to later api methods to warn the user that the calls won't work.
  • d2d1b68 Fixed an issue with extensionContext not being exported and also added a config option dropdownlist for the api version number. You can choose v2 or v3.. My 2017 server does not like the v3 api calls at all.
  • 5bc1600 Merge branch 'daimor-master'
  • c4a27d0 fixed conflicts
  • 5c88bbf return version number namespace to v3 so we can PR this.
  • b40ef78 Added an option to control the export concurrency to allow for low user license servers or DBs with lots of classes.
  • 98b721f reverted package version and name back to original so we can hopefully do a PR to the parent project.
  • 7ca1588 Fixed issue with RTN's not exporting correctly with storageOnly=1. It seems that this flag has no effect routines which I guess I should have expected.
  • 78d5b9a Added some concurrency control to avoid maxing out the cache licenses and getting 504 errors.
  • b028e69 I have reverted the api version calls to v2 as v3 just doesn't work on the servers we are licensed to use.
  • 1b25706 some maybe better caching
  • 6c3779e Update main.workflow
  • b46c427 Merge pull request #1 from daimor/master
  • 3c24615 Update main.workflow
  • e034bc4 Added exclude storage xml from source options and also added an option to only modify the local files if the local and server data differs.
  • 7648ea9 Added exclude storage xml from source options and also added an option to only modify the local files if the local and server data differs.
  • 002b757 some fixes
  • 7f71dfe completion for parameters
  • eaecbb0 some fixes in syntax highlighting
  • cd0013a go to symbol for percent labels in routines
  • f07928c go to defintion for self object
  • 4216eb7 some small fixes
  • 8d9a8cf go to super class
  • c6087e8 go to macros definition
  • 9a89504 changelog updated
  • 8e6825c workspacesymbolprovider
  • f7d5c98 view subclasses
  • 8aa05a1 intellisense for ##class() methods
  • d3680b2 added some constant variables to completion
  • 5946356 #dim
  • a81b3de class snippets
  • d734077 show system menuItem moved to serverNode in explorer
  • 5fd2e73 absolute path for images in readme
  • 69ca080 basic CSP highlighting
  • 4fdf681 some new widgets
  • 652e955 just clean code from unused variables
  • 3d10347 go to realfile if exists
  • 7249b95 multi-root for server explorer
  • 89a02fe multi-root workspace with different connections
  • 884b958 preview xml as udl as command
  • d0900c0 percent members in outline
  • 32f2551 fixed XData with css
  • 4a194e1 fixed highlighting for trigger and parameter in class
  • 4c97664 xml preview as udl
  • e4cbc31 readme filename case
  • 555da44 some small fixes
  • 791f351 new code formatter
  • f64223a commands completion
  • 0925073 some little changes
  • f016877 hover over functions with documentation
  • 09e5f35 outline improvements
  • 3f5c828 author change
  • 4c780a5 completion for system functions and system variables
  • 1914175 go to definition
  • 6f11924 code folding
  • 5732793 version update
  • fd45c60 fixed outlines ranges
  • 9fff820 little fixes, added break command
  • ffff493 improve for syntax highlighting
  • 23efeb5 export items in explorer
  • 3442d57 refactoring and some other changes
  • 906f90b update version
  • 4632453 fix display name
  • 0a5d23c fix typescript compilation error
  • a2808fd update version
  • 9eb2f9a Merge pull request #40 from daimor/outline
  • 73dd329 Merge branch 'master' into outline
  • 5e7f8a2 Merge pull request #41 from daimor/viewothers
  • 7faeed3 show outline symbols
  • 2a76603 view others files with shortcut
  • 2f97116 update version
  • 3b64742 Merge pull request #36 from daimor/explorer
  • 3004410 Merge pull request #37 from evshvarov/patch-1
  • 01669b1 Update readme.md
  • 37dd9a8 system files hidden by default show by action from menu
  • af3d405 refresh explorer when configuration changed
  • dd779ca COS explorer
  • e4d81c4 convert to typescript
  • ebe4b81 Merge pull request #33 from gevorg95/patch-1
  • 72e52cf add chat on telegram
  • ca53b93 Merge pull request #32 from daimor/autocompile
  • faa4077 autocompile on save with status notification
  • 8350648 typos
  • d5f278c update version, fix foreignkey syntax
  • d587f5b syntax: add initial support for Query and ForeginKey, fix some
  • a505ba5 merge pull requests and upd version
  • 3cee296 Merge pull request #27 from daimor/issue26
  • b6465c6 Merge pull request #25 from daimor/issue18
  • 82501a8 Merge pull request #24 from daimor/issue17
  • 39b4007 Merge pull request #23 from daimor/issue21
  • 10eb43e fixed parsing ruoutne name
  • ca68433 Correct reconnect after configuration changes
  • d4a4480 use original filename in export
  • e2d1477 fixed compile error
  • 1f9f897 Merge pull request #20 from daimor/issue19
  • 62bbc98 fixed error with call error api
  • c758cb1 update version
  • 2ddd677 update settings dynamically
  • 37ad65a use latest version of cos-api4node
  • 1328ee5 upd tests
  • 0cf26a2 upd dep to latest cos-api4node
  • f3c8657 export after compile
  • 7b0fdc5 oops, use 'vsce publish minor' oO
  • 376d3f4 remove 'test' command
  • 5dd7128 fix typos
  • 4488c58 update changelog
  • b7fac3b more SOLID
  • 1354610 refactoring
  • 6564c46 refacotring, not tested
  • 7dd8900 refactoring and as-atelier-export
  • 12205ae Merge pull request #13 from ichdertobi/master [ #12 ]
  • 05b5650 Create LICENSE
  • d999ec0 Extension of the configuration:
  • b58a6b0 Feature-Request: Import classes like Atelier it does #12
  • ab14f1b Merge branch 'master' of https://github.com/doublefint/vscode-cos
  • a81c1a6 update some deps, remove old docs
  • 48872dd Merge pull request #10 from daimor/master
  • c6582f2 add Snyk badge
  • 1faabf3 language code removed diacritics, changed configuration for better understanding default values
  • 64a5886 typos
  • c98b71c add link to vscode marketplace
  • 858f852 Merge pull request #8 from ZitRos/master
  • df2b1fd Merge remote-tracking branch 'upstream/master'
  • 72242e2 cos-api4node encoding fix
  • 2b11141 Merge pull request #7 from ZitRos/master
  • 0faa8c3 Allow HTTPS connection to Caché
  • a8c71da Merge pull request #6 from ZitRos/master
  • 36d55b6 Missplaced tab fix
  • 364435e Added COS output note to readme
  • 22d301d Treat mac files as valid Caché ObjectScript files
  • 82bb925 Additional warnings about routine compilation add
  • 197e927 Merge pull request #5 from ZitRos/master
  • 5d944f3 Enhanced readme
  • f97098e COS case changed to uppercase
  • ecc1187 Ability to save and compile a class from editor
  • 535793a Upgrade to cos-api4node v2.0.0
  • 96817a6 Do not output connection password to output
  • bd93e5e updated
  • b20b11a initial support for *.inc files
  • 1780839 fixes
  • 21f40b2 add connection and export sources
  • 76fe92c fix readme
  • a549b8e update version
  • 934ce86 little fix
  • 88dfb11 fix logo
  • beba78b prepare for publish in marketplace
  • b30b9e3 Merge pull request #1 from intersystems-ru/master
  • ca38388 Update README.md
  • 836d405 delete blank
  • ba5d3b5 Update README.md

This list of changes was auto generated.