Skip to content

Commit

Permalink
updated intellij.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jun 12, 2024
1 parent fc0c822 commit fc87dfb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion intellij.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,9 +173,9 @@ idea installPlugins \

- [IDEA Features Trainer](https://plugins.jetbrains.com/plugin/8554-ide-features-trainer) - teaches you the IDE
- [Key Promoter X](https://plugins.jetbrains.com/plugin/9792-key-promoter-x) - teaches you keyboard shortcut when you click with the mouse
- [Yet another emoji support](https://plugins.jetbrains.com/plugin/12512-yet-another-emoji-support)
- [Material Theme UI](https://plugins.jetbrains.com/plugin/8006-material-theme-ui)
- [Extra Icons](https://plugins.jetbrains.com/plugin/11058-extra-icons) - adds icons for different file types
- [Yet another emoji support](https://plugins.jetbrains.com/plugin/12512-yet-another-emoji-support)
- [Atom Material Icons](https://plugins.jetbrains.com/plugin/10044-atom-material-icons) - nicer file icons
- [Mongo](https://plugins.jetbrains.com/plugin/7141-mongo-plugin)
- [Pieces](https://plugins.jetbrains.com/plugin/17328-pieces--save-search-share--reuse-code-snippets) - code snippets - you should be using libraries but unfortunately some languages have boilerplate for which library do not solve the repetition between programs. See also [HariSekhon/Templates](https://github.com/HariSekhon/Templates)
Expand All @@ -187,6 +187,7 @@ idea installPlugins \
com.chrisrm.idea.MaterialThemeUI \
lermitage.intellij.extra.icons \
com.github.shiraji.yaemoji \
com.mallowigi
#"Mongo Plugin" # who uses Mongo any more?
```

Expand Down

0 comments on commit fc87dfb

Please sign in to comment.