Skip to content

Tellcts/code-style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-style

This is an aesthetically pleasing rust code font style in vscode.

How to apply it to your VSCode?

  • Copy the contexts of settings.json to local config file settings.json of VSCode

  • The settings.json file path maybe

    • Windows:C:\Users\<Your_Name>\AppData\Roaming\Code\User\settings.json
    • Linux:~/.config/Code/User/settings.json
    • MacOS:~/Library/Application Support/Code/User/settings.json
  • Or you can use a shortcut key in VSCode to open the user profile

The renderings are as follows:

image-20260614173745234

image-20260614173936079

Tip

  • For code fonts, I recommend using JetBrainsMono Nerd Font.

  • Here is the download URL for JetBrainsMono Nerd Font: 🚀Here🚀

  • For more previews, please explore on your own. We believe this will be helpful for your Rust programming journey.

About

This is an aesthetically pleasing rust code font style in vscode.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors