Skip to content

Instantly share code, notes, and snippets.

@0ashen
Last active July 11, 2025 14:41
Show Gist options
  • Select an option

  • Save 0ashen/0b009645c7e42c532056f1c2477479f4 to your computer and use it in GitHub Desktop.

Select an option

Save 0ashen/0b009645c7e42c532056f1c2477479f4 to your computer and use it in GitHub Desktop.
Idea settings
# editor - inspections - import can be shortened - disable - уберёт попытки сократить с "./some-long-file-name" на "~/module-name"
# editor - code style - typescript - imports - Use path mappings from tsconfig.json: Only in files outside specified paths - вроде убирает попытку импортить с "~/module-name/file-name", и импортит нормально как "./file-name"
# CodeGlance Pro добавит минимап к скролбару, найтройки: [pixels per line: 1], [viewport border thickness 1 - color: 00FF00]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment