opensource software
Scratch
Products:
IntelliJ IDEA,
RubyMine,
WebStorm,
PhpStorm,
PyCharm,
AppCode,
Android Studio
Vendor:
Dmitry Kandalov, Vojtech Krasa
Email:
N/A
Website:
N/A
SourceCode: https://github.com/dkandalov/scratch
License: http://www.apache.org/licenses/LICENSE-2.0
Description:
Quickly opens temporary IntelliJ text editor tab.
- Alt+C, Alt+C - open default scratch
- Alt+C, Alt+S - open list with all scratches
- Alt+C, Alt+A - add new scratch
In scratches list popup:
- Alt+Up/Down - move scratch
- Delete - delete scratch
- Shift+F6 - rename scratch
- Alt+Insert - add new scratch
(See also "Main menu -> Tools -> Scratch")
For more details please visit GitHub page https://github.com/dkandalov/scratch
Downloads: 15238
Rating:
Participated in rating: 9
Recent change notes:
- 1.0 - file types, uses physical files, add/rename/delete/move scratches
- 0.17 - fix for UTF-8
- 0.16 - fixed reference to icon
- 0.15 - NPE if there are no open projects
General usage instructions:
Alt+C, Alt+C - opens default scratch Alt+C, Alt+S - opens list of all scratches
Comments:
An example of usage would be the need to alter html or xml which I don't have a local file of. One can just paste the contents to the scratch and edit the snippet with the powerful ide features, otherwise I resort to creating temporary files.
Works perfectly in 10.0