Add rip-lang.rip and rip-lang.print extensions#1094
Open
shreeve wants to merge 1 commit intoEclipseFdn:masterfrom
Open
Add rip-lang.rip and rip-lang.print extensions#1094shreeve wants to merge 1 commit intoEclipseFdn:masterfrom
shreeve wants to merge 1 commit intoEclipseFdn:masterfrom
Conversation
Add two MIT-licensed extensions from https://github.com/shreeve/rip-lang: - rip-lang.rip: Rip language support (syntax highlighting, types, editor integration) - rip-lang.print: Syntax-highlighted source code printing with themes and line numbers Both are already published on the VS Code Marketplace under the rip-lang publisher.
Author
|
The password reset on the main Eclipse page isn't working and neither is new account creation. I saw there was an issue related to this last week also. Can you fix the login and/or password reset feature??? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This adds two MIT-licensed extensions published under the
rip-langpublisher on the VS Code Marketplace:Both extensions live in subdirectories of the same repository:
rip-lang.rip→packages/vscoderip-lang.print→packages/print/vscodeRepository: https://github.com/shreeve/rip-lang
License: MIT
VS Code Marketplace:
I am the extension author requesting auto-publishing to OpenVSX.