Git Product home page Git Product logo

ide-study's People

Watchers

 avatar

ide-study's Issues

自帶web server

方便方便,可以用web server的方式來開,比用純檔案開來的真實。

image

Partial commit

Partial commit: Keeping Git history clean in any JetBrains IDE
https://www.youtube.com/watch?v=OlFg1g3hcLs

一直都是one thing one commit,但有時候不小心一次改太多,變成我要先把一些地方殺掉,commit完再還原回來,這樣變的很麻煩,沒想到可以一小部份一小部份的來commit呀。

登入github

要push的時候卡住,先設定好再push比較好一點。

WebStorm的project(folder)怎麼改名?

https://www.jetbrains.com/help/phpstorm/renaming-projects.html

之前就覺得好奇,自己試一次。

  • 先在github上新增project-home
  • git clone project-home
  • 改名字為v-project-home

第1次用WebStorm開會產生.idea的folder

% ls -al
total 0
drwxr-xr-x   5 vic  staff   160 Nov 21 11:54 .
drwxr-xr-x  48 vic  staff  1536 Nov 21 11:54 ..
drwxr-xr-x  12 vic  staff   384 Nov 21 11:54 .git
drwxr-xr-x   6 vic  staff   192 Nov 21 11:54 .idea
-rw-r--r--   1 vic  staff     0 Nov 21 11:54 project-home.js

.idea裡有4個檔案

 % ls -al .idea/
total 32
drwxr-xr-x  6 vic  staff  192 Nov 21 11:54 .
drwxr-xr-x  5 vic  staff  160 Nov 21 11:54 ..
-rw-r--r--  1 vic  staff  176 Nov 21 11:54 .gitignore
-rw-r--r--  1 vic  staff  276 Nov 21 11:54 modules.xml
-rw-r--r--  1 vic  staff  458 Nov 21 11:54 project-home.iml
-rw-r--r--  1 vic  staff  180 Nov 21 11:54 vcs.xml

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.