Guest User

Untitled

a guest
Jan 20th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Dart
  2. Rust (RLS)
  3. Elixir LS
  4. Dart
  5. Gitlens
  6. Github pull requests
  7. Material theme
  8. Material icon theme
  9. plantUml
  10. Yaml
  11.  
  12.  
  13. "editor.tokenColorCustomizations": {
  14. "[Material Theme Darker High Contrast]": {
  15. "comments": "#3c8239"
  16. }
  17. },
  18. // Controls the font family.
  19. "editor.fontFamily": "Fira Code",
  20. // Controls the line height. Use 0 to compute the lineHeight from the fontSize.
  21. "editor.lineHeight": 0,
  22. // Enables font ligatures
  23. "editor.fontLigatures": true,
  24. // Controls if file decorations should use badges.
  25. "explorer.decorations.badges": false
Add Comment
Please, Sign In to add comment