https://github.com/od-c0d3r/pragprog-vscode-extension
Based on my understandings of the Pragmatic Programmer book, I developed this tool to remind me of its important concepts, Hopefully one day i won't need it anymore, and I thought it might be helpful to share .
https://github.com/od-c0d3r/pragprog-vscode-extension
pragmatic-programming vscode
Last synced: 3 months ago
JSON representation
Based on my understandings of the Pragmatic Programmer book, I developed this tool to remind me of its important concepts, Hopefully one day i won't need it anymore, and I thought it might be helpful to share .
- Host: GitHub
- URL: https://github.com/od-c0d3r/pragprog-vscode-extension
- Owner: od-c0d3r
- Created: 2021-12-29T21:52:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T12:04:06.000Z (about 3 years ago)
- Last Synced: 2025-01-13T15:53:46.329Z (4 months ago)
- Topics: pragmatic-programming, vscode
- Language: JavaScript
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Todo
- [ ] improve documentaion.
- [ ] clean the code base.
- [ ] publish the extenstion.
- [ ] add one more freature
- ex : pop up to remind about write any new info at the technioal daiers before leaving VScode## Features
Alert before save any new code to check if the new code is following Pragmatic Programmer Book ETC principle