Commit Graph

115 Commits

Author SHA1 Message Date
JaiminGOD
e13ba548d3
Update ROADMAP.md (#8890)
Marking jumps and marks from low priority to done.
2024-05-20 00:45:48 -04:00
w-cantin
124d775e6e
Added documentation for argument text objects (#6942) 2021-11-30 16:35:42 -05:00
Michael Ye
9a6ca3aeb3
Fix ROADMAP.md typo (#7066) 2021-09-07 11:48:53 -04:00
Joshua B
a160feebd3
Fix ROADMAP typo (#5717)
s/wil/will
2020-11-20 16:08:37 -05:00
renovate[bot]
bf9f406894
Update dependency prettier to v2.1.0 (#5144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-24 15:11:29 +00:00
Jason
386ebb9d28 Mark :sh[ell] as implemented in ROADMAP.md 2020-07-18 01:55:37 -04:00
J.R. Maingat
bca06cd994
Implement filter commands (#5042)
This PR implements filter commands, which allows filtering lines in the buffer with an external command.
The following operators are implemented here:

- !{motion}{filter}
- !!{filter}
- {Visual/Visual block/Visual line}!{filter}

Fixes #4166
Fixes #4857
2020-07-18 01:47:44 -04:00
Maximilian Roos
324a605669
Add ctrl-w o to Roadmap (#4668)
Add ctrl-w, o to ROADMAP.md
Fixes #4513
2020-03-24 15:53:58 -04:00
Jason Fields
5f6ef5fada
g? (rot13) support (#4367)
Fixes #4363
2019-12-26 01:36:27 -05:00
Hai Feng Kao
bce62a759d Support [ and ] commands to go to start / end of previously operated text (#4147)
Fixes #2004
2019-10-26 00:29:07 -04:00
aquova
87cf7a5165 Add support for za 2019-10-10 19:33:02 -05:00
Serghei Cebotari
fb69227d8d Fix WORD wrapped in pipes (#3829) 2019-06-29 23:44:51 -07:00
Maximilian Roos
7fda31e824 Consolidate documentation for visual modes (#3799)
* Consolidate documentation for visual modes

* remove extra line break

* remove extra line break
2019-05-30 22:23:40 -07:00
Jason Fields
1ef304e5dd Various improvements to registers (#3728)
* Implement / (search) register

Fixes #3542

* Implement read-only registers

Fixes #3604

* Implement % (file name) register

Refs #3605

* Implement : (command) register

Fixes #3605

* Do not display _ (black hole) register in :reg output

Fixes #3606

* :reg can take multiple arguments

When it does, it lists only the registers given as an argument.
Fixes #3610

* Allow the : (command) register to be used as a macro to repeat the command

Fixes #1775
2019-05-05 21:06:42 -07:00
amin roosta
514248c674 Implement <C-w> s (#3563)
* add ctrl_w_s to split horizontally

* updage roadmap

* update roadmap
2019-04-13 23:09:29 -07:00
Jason Fields
6a6816b888 Mark several features that have been implemented as complete in ROADMAP.md (#3620) 2019-03-24 00:04:33 -07:00
Jason Killian
81ba1f2993 docs: remove outdated notes on splits from roadmap 2019-03-08 01:02:18 -05:00
Jason Poon
3c60b6635b fix: prettier fixes 2018-11-22 01:14:29 -08:00
Jason Poon
f9942b0e7d fix: prettier things 2018-10-31 22:15:00 -07:00
Jason Poon
17ff2097a6 docs: update roadmap for split and new 2018-10-31 22:05:13 -07:00
Nick Ebbitt
2f36cf5f1b
Fix type in ROADMAP.md 2018-08-22 12:19:46 +01:00
Adrien Becchis
559fe3ae21
Fix Typo in ROADMAP 2018-08-17 16:03:03 +02:00
Jason Poon
4b5835fea4 fix: enable prettier for md 2018-07-29 11:12:18 -07:00
pjlangley
1116602000 Roadmap doc fix for visual mode case switching 2018-07-22 11:18:41 +01:00
范鼎
831e470c78 Fix description in 🔢 % command (#2595) 2018-05-03 00:50:24 -07:00
Jason Poon
d0e1639490 update prettier. use travis docker 2018-01-31 15:36:10 -08:00
westim
94d3fe9693 Updated the roadmap for U command. 2017-10-18 13:10:26 -04:00
Sean Kelly
3a6b01bb20 Update ROADMAP.md 2017-10-14 11:21:01 -07:00
westim
7c372a6439 Updated the roadmap for 'go to last change' and 'insert at last change' commands. 2017-09-26 20:18:36 -04:00
Horace He
6a3b333737 Update ROADMAP.md
Cooperating with this PR: https://github.com/VSCodeVim/Vim/pull/1712
2017-05-23 01:05:54 -04:00
Sean Kelly
eca2dd18cb Update ROADMAP.md 2017-04-24 20:19:38 -07:00
Sean Kelly
fab3ba7cd9 Fix tables in roadmap 2017-04-04 14:40:24 -07:00
Grant Mathews
096ab007ee Update ROADMAP.md 2017-04-04 22:10:29 +09:00
Grant Mathews
761ddabf5c Update ROADMAP.md 2016-12-11 12:42:30 -08:00
Sean Kelly
2c81aa4f7c Reselect visual implemented (gv) (#1141)
* fixes #986

* update roadmap for gv
2016-12-08 23:36:47 -08:00
Grant Mathews
27f525fdb0 Remove a lot of low priority markings
I think they were discouraging people from making issues
2016-12-07 14:14:47 -08:00
Grant Mathews
48d8249ff0 Update ROADMAP.md 2016-12-03 20:58:26 -05:00
Sean Kelly
946045c6bd Update roadmap for ctrl-o 2016-11-22 20:35:23 -08:00
Jason Poon
04f8887371 Update Readme. Attempt to make it more succint and add point about useCtrlKeys option in an attempt to avoid those questions on our Slack. (#1012) 2016-10-28 12:14:08 -07:00
Sean Kelly
d342901202 Update "r" for visual modes on roadmap 2016-10-27 09:34:07 -07:00
Peng Lyu
7d8289c13b update roadmap to reflect current status 2016-10-21 09:56:44 -07:00
Peng Lyu
b634bac385 Update special keys 2016-10-21 09:44:53 -07:00
rebornix
86f2bc997b we support basic macro right now 2016-10-19 15:43:38 -07:00
Grant Mathews
cd2210cdeb Update ROADMAP 2016-10-01 18:41:26 -07:00
Jason Poon
e568fbda37 Fix Docs (#807)
Fix docs
2016-09-27 23:16:48 -07:00
Peng Lyu
00c576cd8f Update roadmap status for repeat last change 2016-09-20 09:04:03 -07:00
rebornix
99a7c43424 delete range into register 2016-09-16 11:54:40 -07:00
rebornix
0e82bd195a gJ in visual mode 2016-09-16 10:28:16 -07:00
rebornix
b2f0cb8d50 Join lines in visual mode 2016-09-16 10:24:00 -07:00
rebornix
231f3da1d0 zH, zL 2016-09-16 10:02:48 -07:00