PaperNotes | My notes on some Deep Learning papers | Machine Learning library
kandi X-RAY | PaperNotes Summary
kandi X-RAY | PaperNotes Summary
My notes on some Deep Learning papers
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of PaperNotes
PaperNotes Key Features
PaperNotes Examples and Code Snippets
Community Discussions
Trending Discussions on PaperNotes
QUESTION
I'm using PhpStorm on a project and, often, I have to look at all the files that I've modified since the previous commit to remember what I've done.
Is there a feature that would enable to note what I've achieved without doing a commit ? I mean, I would be writing some code to debug a little thing that doesn't need any commit, add a new feature, change another little thing and then commit.
Where could I write somewhere my evolutions in the IDE ? I'd like to be able to write somewhere, like on a papernote :
- fixed this
- added this feature
- changed the position of this element
And then, for my commit, I'd group all this information and summarize them in the commit message.
I know I could do it with papernotes or with a Word but I think that it'd be really nice if the JetBrains IDE offer this feature.
I hope I've been clear, if I haven't, tell me !
...ANSWER
Answered 2017-Apr-03 at 12:31I've found the answer to my question. I discovered this morning that everything I write in the "commit message" section in PhpStorm is always saved. So now I can write everything I've done step by step in the commit message and it will be saved without commit.
This example represents what I'm now able to do :
- refactor a bit of code, not enough to have to commit
- open commit dialog box and write what I've done (the refactoring) without commit
- continue to work on the feature that I've to create and reach a milestone or a point where I'm ok to commit
- open commit dialog box and write what I've added after what I wrote before and commit
This perfectly answers to my request so it's perfect !
Thanks for those who offered their help !
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PaperNotes
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page