Skip to content

hon84.work

An coding monkey who reject all your request

Tag: vscode

vscode configurations

Some of the configurations of my vscode

Fira Code: monospaced font with programming ligatures

https://github.com/tonsky/FiraCode

It combim 2 or more specific character to an symbol, which is more readable.

"editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
"editor.fontLigatures": true
Author honPosted on July 31, 2019August 17, 2019Categories configsTags vscodeLeave a comment on vscode configurations

Recent Posts

  • Regexp for re-phasing input name from dot notation
  • Supervisor config for laravel queue
  • [PHP] Configuration for file upload
  • [PHP] xdebug
  • vscode configurations

Categories

  • configs
  • JavaScript
  • MySQL
  • nginx
  • php
  • snippets
  • Uncategorized

Archives

  • November 2023
  • September 2019
  • August 2019
  • July 2019

Tags

  • Bootstrap
  • git
  • html input
  • JavaScript
  • larave
  • laravel
  • Modal
  • mysql
  • NGINX
  • php
  • regexp
  • shell
  • sql
  • supervisord
  • timezone
  • upload
  • utils
  • vscode
  • xdebug
hon84.work Proudly powered by WordPress