最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - What is a Scratch File? - Stack Overflow

programmeradmin4浏览0评论

I am currently trying to figure out all the functions that my IDE has, and I have e across a predefined folder when I create a project that is called 'scratches and consoles'.

The IDE only allows me to create Scratch Files but I don´t know what that kind of file is and what Is its purpose. Could someone give me a hand with this?

I am currently trying to figure out all the functions that my IDE has, and I have e across a predefined folder when I create a project that is called 'scratches and consoles'.

The IDE only allows me to create Scratch Files but I don´t know what that kind of file is and what Is its purpose. Could someone give me a hand with this?

Share Improve this question asked Sep 21, 2020 at 15:43 Luis OrbaicetaLuis Orbaiceta 4734 silver badges17 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 5

It's something like temporary notes with ability to highlight/format your code.

Sometimes you may need to create temporary notes or draft up some code outside of the project context. Instead of switching to a different application for this purpose, you can use scratch files and scratch buffers.

You can read more about it at JetBrains - Scratch files.

发布评论

评论列表(0)

  1. 暂无评论