Skip to content

Commit

Permalink
chore: update langpack config
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jan 29, 2024
1 parent 1d2beb8 commit 6fa90dd
Show file tree
Hide file tree
Showing 6 changed files with 210 additions and 210 deletions.
118 changes: 59 additions & 59 deletions org.eclipse.tm4e.language_pack/README.md

Large diffs are not rendered by default.

118 changes: 59 additions & 59 deletions org.eclipse.tm4e.language_pack/about.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion org.eclipse.tm4e.language_pack/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@
</extension>

<extension point="org.eclipse.tm4e.ui.snippets">
<snippet name="Perl 6 (Raku) Example" path="syntaxes/perl/perl6.example.pl6" scopeName="source.perl.6" />
<snippet name="Raku (Perl 6) Example" path="syntaxes/perl/raku.example.pl6" scopeName="source.perl.6" />
</extension>

<!-- ======================================== -->
Expand Down
2 changes: 1 addition & 1 deletion org.eclipse.tm4e.language_pack/updater/updater-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ sources:
github:
repo: microsoft/vscode
path: extensions
ref: "1.85.0" # https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/11873
ref: "1.85.2" # https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/11873
license-download: false
include-all-by-default: true
extensions:
Expand Down
Loading

0 comments on commit 6fa90dd

Please sign in to comment.