Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Proposal(doc): Use Syntax highlighting in README #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Luxcium wants to merge 2 commits into t7yang:master from Luxcium:patch-1
Closed

Proposal(doc): Use Syntax highlighting in README #3

Luxcium wants to merge 2 commits into t7yang:master from Luxcium:patch-1

Conversation

Copy link

@Luxcium Luxcium commented Feb 12, 2021

You can use syntax highlighting with GitHub Flavored Markdown instead of creating table lists. In Visual Studio Code, the appropriate theming will apply to the code
Closes #2

You can use syntax highlighting with GitHub Flavored Markdown instead of creating table lists. In Visual Studio Code, the appropriate theming will apply to the code
Closes #2 
Copy link
Owner

t7yang commented Feb 12, 2021

Actually I changed the style from markdown snippet to table at 1.2.0 055065b

Because I found it taking to much space and hard to read, a compact table is much better than showing a lot snippet blocks.

I feel sorry, but I don't think I'm going to change my mind :(

close #2

Copy link
Author

Luxcium commented Feb 20, 2021

Oh, I am sorry to have imposed on you something you already reflected upon... I feel bad because it's way easier to understand for me with the color I am used to... as my JSON Snippets are Themed... I prefer your snippets but the other one (JavaScript standardjs styled snippets) also has interesting ones and both extensions have conflicting shortcuts... (I should probably uninstall the other one... and I should probably invest more time learning those shortcut in the first place)...

t7yang reacted with heart emoji

Copy link
Owner

t7yang commented Mar 19, 2021

Sorry for late reply.
No problem :) Each individual have their own preference.
I prefer table over code block because viewer can have a clear view for all snippets.

The philosophy of how I name prefix of snippets is namespace.
Everything relate to for loop have a namespace fo:
fo: for loop
fof: for of loop
foi: for in loop
...

I think this is very easy to pick up for new users of this extension.

Feel free to give me suggestions, and thank for the feedback. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Snippets of code in VSCode Marketplace are hard to read in a table...
2 participants

AltStyle によって変換されたページ (->オリジナル) /