Users appreciate release notes as you update your extension.
1.0.0
Initial release of the RSSL.
Install your extension in vsc
Modify/Build package based on this repository:
cd $HOME/git/rssl_vsc_extension/rssl
# open Visual Studio Code
code .
# Modify package
# Build package:
vsce package
As a result the rssl-0.0.1.vsix file is created, load it within Visual Studio Code. Navigate to Extensions (CTRL+SHIFT+X). Select three dots (...). Subsequently, choose Install from VSIX,
Reload VSC by clicking in the right bottom corner the button Reload Now.
Install RSSL extension in gitlab - TODO:
# install:
apt-get install cmake pkg-config libicu-dev docker.io ruby ruby-dev zlib1g-dev build-essential libssl-dev
gem install bundler
# clone linguist repo:
cd $HOME/git_others
git clone https://github.com/github/linguist.git
cd linguist/script
./bootstrap
# TODO - later
modify lingust/lib/lingust/languages.yml file, add your own language, e.g.: