nushell/crates/nu-protocol/src
JT ca6baf7a46
Add single tick string interpolation (#581)
* Add single tick string interpolation

* give string interpolation its own highlighting
2021-12-26 07:50:02 +11:00
..
ast Add single tick string interpolation (#581) 2021-12-26 07:50:02 +11:00
engine Plugin option for shell (#517) 2021-12-18 12:13:56 -06:00
value Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
config.rs add configuration of maximum history size (#563) 2021-12-23 13:59:00 -06:00
example.rs example unit test 2021-10-09 14:10:10 +01:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Separate Overlay into its own thing (#344) 2021-11-17 17:23:55 +13:00
lib.rs Option to replace command same name (#374) 2021-11-28 19:35:02 +00:00
overlay.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
pipeline_data.rs Add support for 'open' (#573) 2021-12-25 06:24:55 +11:00
shell_error.rs Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
signature.rs Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
span.rs Allow empty span slice for now (#529) 2021-12-20 06:25:02 +11:00
syntax_shape.rs Signature improves, sorted completions (#545) 2021-12-22 07:50:18 +11:00
ty.rs Dataframe feature (#361) 2021-11-23 08:14:40 +00:00