Dmitry Sharshakov
|
eb0605c13d
|
dap: create C example
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
809990a3a4
|
format
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
d4c215b35d
|
compat: don't wait for launch and attach response
I could not get one from codelldb
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
e388079a0b
|
compat: add all possible debugger caps
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
43c9eba037
|
compat: remove missing caps
Only report present features now
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
c5492788a2
|
compat: remove seq from Response and Event
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
cc650c7f4f
|
types: capitalize ID in names
Part of LLDB integration
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
b3be6b269a
|
dap-basic: parse stop event
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
0777948fc0
|
dap-basic: better output formatting
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
09390be6a5
|
dap-basic: handle output events
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
c72475bc30
|
client: handle events multiple times
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
d6de5408b7
|
dispatch events in client
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
59d6b92e5b
|
refactor response processing
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
9678df1c62
|
refactor server message handling
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
541f7a0514
|
Add attach command
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
aac586b546
|
types: simplify working with client's launch args
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
6bb653f820
|
dap: move launch request argumets outside of client
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
3d64cf8356
|
fix: move adapter_id out of DAP client
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
fabee03983
|
dap: support TCP clients
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
26a55dcefd
|
dap: make transport IO-agnostic
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
e11b67b0db
|
dap: add missing fields to structs
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
0fa127b105
|
dap: support getting scopes and variables
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
7d2d4ed4a8
|
dap: implement threads request
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
5f3e806341
|
dap-basic: pretty-print results
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
5fd0a2ddda
|
format
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
fd709bc56d
|
dap: logging using fern
|
2021-08-20 13:43:54 +09:00 |
|
Dmitry Sharshakov
|
0f6e81b85b
|
Initial debug adapter protocol implementation
|
2021-08-20 13:43:54 +09:00 |
|
Blaž Hrastnik
|
d4c17b633c
|
minor: Extract doc.text().slice(..) into a var
|
2021-08-20 13:42:47 +09:00 |
|
Blaž Hrastnik
|
38e932bd4c
|
minor: Nicer errors, std::io::Error provides a Display impl
|
2021-08-20 13:42:17 +09:00 |
|
Blaž Hrastnik
|
a76ec9a64e
|
Make scrolling extend in extend mode
|
2021-08-20 13:42:01 +09:00 |
|
Blaž Hrastnik
|
07fea61d03
|
Use the correct search register
|
2021-08-20 11:14:57 +09:00 |
|
Blaž Hrastnik
|
f60b549fb7
|
cargo fmt
|
2021-08-20 11:02:28 +09:00 |
|
Blaž Hrastnik
|
68626b8f78
|
ui: Refactor styling a bit, ensure infobox is stylable
|
2021-08-20 10:58:44 +09:00 |
|
Blaž Hrastnik
|
cbd39d67a4
|
minor: Refactor commands.rs a bit more
|
2021-08-20 10:43:22 +09:00 |
|
Kirawi
|
da8810809a
|
use ui.text.focus for the picker (fix #622)
|
2021-08-20 10:43:08 +09:00 |
|
Blaž Hrastnik
|
0595b0626a
|
Fix clippy attr
|
2021-08-19 16:05:05 +09:00 |
|
Blaž Hrastnik
|
ab4e765ff3
|
Bump memchr 2.4.0 -> 2.4.1
|
2021-08-19 16:00:09 +09:00 |
|
Blaž Hrastnik
|
5f8b1c7320
|
Avoid looking up ui.text per highlight range
|
2021-08-19 15:59:08 +09:00 |
|
Blaž Hrastnik
|
557fd86e71
|
Extract view.inner_area(), simplify render_focused_view_elements
|
2021-08-19 15:59:03 +09:00 |
|
Blaž Hrastnik
|
9776553ad0
|
Refactor view.first_line/first_col into view.offset (Position)
|
2021-08-19 12:52:07 +09:00 |
|
Blaž Hrastnik
|
115754c5ee
|
Simplify write/write_all commands, we no longer need to excessively block
|
2021-08-19 11:37:42 +09:00 |
|
Blaž Hrastnik
|
12ea3888c5
|
fix: ui: Pin popups with no positioning to the initial cursor position
This avoids the floating popup following the cursor as we type.
|
2021-08-19 11:25:19 +09:00 |
|
Blaž Hrastnik
|
466528c493
|
Golang indent improvements
|
2021-08-19 11:25:14 +09:00 |
|
Yusuf Bera Ertan
|
2f42b2338e
|
feat: add indenting for protobuf
|
2021-08-19 09:54:14 +09:00 |
|
Yusuf Bera Ertan
|
4b45f27a13
|
feat: add protobuf tree-sitter parser with highlighting queries
|
2021-08-19 09:54:14 +09:00 |
|
Conscat
|
1158fc4487
|
Added more cpp filename extensions
|
2021-08-18 11:56:19 -07:00 |
|
Shafkath Shuhan
|
b63afbe74c
|
fix warnings
|
2021-08-18 11:45:01 -07:00 |
|
oberblastmeister
|
098b6b6eed
|
gruvbox theme changes (#594)
* changed some gruvbox highlights
* more stuff including cursors
* use property instead
* use variable.property
|
2021-08-19 01:02:15 +09:00 |
|
langbamit
|
36095326d0
|
Fix auto pairs return wrong selection (#613)
|
2021-08-19 00:59:53 +09:00 |
|
Kirawi
|
7560af1211
|
Update dark_plus.toml
|
2021-08-18 10:23:11 +08:00 |
|