Skip to content

Releases: zeroc-ice/vscode-slice

Slice 4.4.0

30 Jan 20:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.4.0

Slice 4.3.0

12 Jan 20:03
bc18be1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

Slice 4.2.0

06 Dec 19:27
65b808a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

Slice 4.1.0

29 Nov 18:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

Slice 4.0.0

20 Nov 17:37
Compare
Choose a tag to compare

What's Changed

  • We've added a brand new language server for .slice files. This new language server shows errors and warnings in your editor, allows you to jump to definitions, and hover over types for additional information.

Full Changelog: v3.0.1...v4.0.0

Slice Highlighter 3.0.1

18 Oct 20:23
Compare
Choose a tag to compare

Bundled a higher resolution icon and improved readability of the README.

Slice Highlighter 3.0.0

11 Oct 20:42
Compare
Choose a tag to compare

What's Changed

  • Added full highlighting support for Slice's new syntax, written in conjunction with ZeroC's latest product IceRPC.
  • Removed highlighting support for candidate features that we decided not to implement in Ice.
    See 6879191 for a list of these changes.

The highlighter determines which syntax is being used based on file extension.
.ice files continue using the same syntax they always have, but now .slice files can be detected and highlighted correctly.

Full Changelog: v2.0.2...v3.0.0

Slice Highlighter 2.0

16 Sep 14:25
Compare
Choose a tag to compare

This release of the Slice Highlighter for Visual Studio Code adds support for new Slice constructs and syntax that are being added in the upcoming 4.0 release of Ice.

You can install it from the Visual Studio Gallery at:
https://marketplace.visualstudio.com/items?itemName=ZeroCInc.slice

Slice Highlighter 1.0

28 Aug 19:05
Compare
Choose a tag to compare

This is the initial release of the Slice Highlighter for Visual Studio Code.
You can install it from the Visual Studio Gallery at:
https://marketplace.visualstudio.com/items?itemName=ZeroCInc.slice