No description
b82f156360
Bumps [tslint](https://github.com/palantir/tslint) from 5.15.0 to 5.16.0. <details> <summary>Release notes</summary> *Sourced from [tslint's releases](https://github.com/palantir/tslint/releases).* > ## v5.16.0 > - [bugfix] Excuse more [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) backtick edge cases and fix behavior for TS < 2.7.1 ([#4642](https://github-redirect.dependabot.com/palantir/tslint/issues/4642)) > - [bugfix] Fix regression in [`interface-name`](https://palantir.github.io/tslint/rules/interface-name/) rule related to numeric characters in interface names ([#4655](https://github-redirect.dependabot.com/palantir/tslint/issues/4655), [#4626](https://github-redirect.dependabot.com/palantir/tslint/issues/4626)) > - [enhancement] Update `nyc` from v10.2.0 to v13.3.0 ([#4633](https://github-redirect.dependabot.com/palantir/tslint/issues/4633)) > - [enhancement] Migrate from deprecated [babel-code-frame](https://www.npmjs.com/package/babel-code-frame) package to new [@babel/code-frame](https://www.npmjs.com/package/@babel/code-frame) package ([#4632](https://github-redirect.dependabot.com/palantir/tslint/issues/4632)) > - [enhancement] Improve error message for [`restrict-plus-operands`](https://palantir.github.io/tslint/rules/restrict-plus-operands/) rule. ([#4635](https://github-redirect.dependabot.com/palantir/tslint/issues/4635)) > - [enhancement] [`comment-format`](https://palantir.github.io/tslint/rules/comment-format/) rule now whitelists `//region` comments generated by JetBrains IDE ([#4609](https://github-redirect.dependabot.com/palantir/tslint/issues/4609)) > - [enhancement] Relax [`no-null-undefined-union`](https://palantir.github.io/tslint/rules/no-null-undefined-union/) rule. ([#4625](https://github-redirect.dependabot.com/palantir/tslint/issues/4625)) > - [new-rule-option] `allow-else-if` option for [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) rule ([#4599](https://github-redirect.dependabot.com/palantir/tslint/issues/4599)) > - [documentation] Fix "identifer" typo in custom rules docs ([#4657](https://github-redirect.dependabot.com/palantir/tslint/issues/4657)) > - [documentation] Fix code example for [`switch-default`](https://palantir.github.io/tslint/rules/switch-default/) rule ([#4650](https://github-redirect.dependabot.com/palantir/tslint/issues/4650)) > - [documentation] Fix documentation example for prose formatter ([#4656](https://github-redirect.dependabot.com/palantir/tslint/issues/4656)) > - [documentation] [`no-parameter-properties`](https://palantir.github.io/tslint/rules/no-parameter-properties/): fix unclear rule description ([#4629](https://github-redirect.dependabot.com/palantir/tslint/issues/4629)) > - [documentation] Fix typo in rule docs generation ([#4638](https://github-redirect.dependabot.com/palantir/tslint/issues/4638)) > > Thanks to our contributors! > > - Oleg Artene > - William Neely > - Bjorn Stromberg > - Matthew Barry > - Neha Rathi > - Vincent Langlet > - rarenal > - Greg Jednaszewski > - Adam Postma > - Eric Ferreira > - Evgeniy Timokhov > - Martin Probst </details> <details> <summary>Changelog</summary> *Sourced from [tslint's changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md).* > ## v5.16.0 > > - [bugfix] Excuse more [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) backtick edge cases and fix behavior for TS < 2.7.1 ([#4642](https://github-redirect.dependabot.com/palantir/tslint/issues/4642)) > - [bugfix] Fix regression in [`interface-name`](https://palantir.github.io/tslint/rules/interface-name/) rule related to numeric characters in interface names ([#4655](https://github-redirect.dependabot.com/palantir/tslint/issues/4655), [#4626](https://github-redirect.dependabot.com/palantir/tslint/issues/4626)) > - [enhancement] Update `nyc` from v10.2.0 to v13.3.0 ([#4633](https://github-redirect.dependabot.com/palantir/tslint/issues/4633)) > - [enhancement] Migrate from deprecated [babel-code-frame](https://www.npmjs.com/package/babel-code-frame) package to new [@babel/code-frame](https://www.npmjs.com/package/@babel/code-frame) package ([#4632](https://github-redirect.dependabot.com/palantir/tslint/issues/4632)) > - [enhancement] Improve error message for [`restrict-plus-operands`](https://palantir.github.io/tslint/rules/restrict-plus-operands/) rule. ([#4635](https://github-redirect.dependabot.com/palantir/tslint/issues/4635)) > - [enhancement] [`comment-format`](https://palantir.github.io/tslint/rules/comment-format/) rule now whitelists `//region` comments generated by JetBrains IDE ([#4609](https://github-redirect.dependabot.com/palantir/tslint/issues/4609)) > - [enhancement] Relax [`no-null-undefined-union`](https://palantir.github.io/tslint/rules/no-null-undefined-union/) rule. ([#4625](https://github-redirect.dependabot.com/palantir/tslint/issues/4625)) > - [new-rule-option] `allow-else-if` option for [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) rule ([#4599](https://github-redirect.dependabot.com/palantir/tslint/issues/4599)) > - [documentation] Fix "identifer" typo in custom rules docs ([#4657](https://github-redirect.dependabot.com/palantir/tslint/issues/4657)) > - [documentation] Fix code example for [`switch-default`](https://palantir.github.io/tslint/rules/switch-default/) rule ([#4650](https://github-redirect.dependabot.com/palantir/tslint/issues/4650)) > - [documentation] Fix documentation example for prose formatter ([#4656](https://github-redirect.dependabot.com/palantir/tslint/issues/4656)) > - [documentation] [`no-parameter-properties`](https://palantir.github.io/tslint/rules/no-parameter-properties/): fix unclear rule description ([#4629](https://github-redirect.dependabot.com/palantir/tslint/issues/4629)) > - [documentation] Fix typo in rule docs generation ([#4638](https://github-redirect.dependabot.com/palantir/tslint/issues/4638)) > > Thanks to our contributors! > > - Oleg Artene > - William Neely > - Bjorn Stromberg > - Matthew Barry > - Neha Rathi > - Vincent Langlet > - rarenal > - Greg Jednaszewski > - Adam Postma > - Eric Ferreira > - Evgeniy Timokhov > - Martin Probst </details> <details> <summary>Commits</summary> - [`94f6561`]( |
||
---|---|---|
.vscode | ||
assets | ||
src | ||
.gitattributes | ||
.gitignore | ||
.vscodeignore | ||
gulpfile.js | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
Discord Presence
Update your discord status with the newly added rich presence.
Features
- Shows what you are editing in VSCode with no bullsh*t involved
- Support for over 90 of the most popular languages
- Enable/Disable Rich Presence for individual workspaces (enabled by default)
- Custom string support
- Respects Discords 15sec limit when it comes to updating your status
- Stable or Insiders build detection
- Debug mode detection
- Easily manually reconnect to Discord
- (NEW) VSCode Live Share support!
Troubleshooting
Can't connect to Discord? Check those:
https://github.com/iCrawl/discord-vscode/issues/77#issuecomment-435622205
https://github.com/iCrawl/discord-vscode/issues/85#issuecomment-417895483
Contributing
- Fork the repository!
- Clone your fork:
git clone https://github.com/your-username/discord-vscode.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
Discord Presence © iCrawl.
Authored and maintained by iCrawl.
GitHub @iCrawl