We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2c227 commit ad2075dCopy full SHA for ad2075d
1 file changed
doc/modules/ROOT/pages/index.adoc
@@ -35,8 +35,8 @@ Projectile's features:
35
* jump to a file in a directory
36
* jump to a project buffer
37
* jump to a test in project
38
-* toggle between files with same names but different extensions (e.g. `.h` \<-> `.c/.cpp`, `Gemfile` \<-> `Gemfile.lock`)
39
-* toggle between code and its test (e.g. `main.service.js` \<-> `main.service.spec.js`)
+* toggle between files with same names but different extensions (e.g. `.h` <--> `.c/.cpp`, `Gemfile` <--> `Gemfile.lock`)
+* toggle between code and its test (e.g. `main.service.js` <--> `main.service.spec.js`)
40
* jump to recently visited files in the project
41
* switch between projects you have worked on
42
* kill all project buffers
0 commit comments