Skip to content

3.4.0 (ST3 and ST4)

Compare
Choose a tag to compare
@Phidica Phidica released this 29 Mar 13:31
· 5 commits to master since this release

The version immediately before this is 3.2.0. There is no version 3.3.0

Support for fish 3.3:

  • There were no relevant changes to the fish syntax in fish version 3.3

Support for fish 3.4:

Improvements:

  • Allow the fish_directory setting to be a dictionary with per-platform values in addition to a simple string (thanks @eugenesvk!)
  • Use meta.function-call.operator.control.{newline,semicolon,ampersand} to distinguish control operators

Renamed scopes:

  • keyword.operator.control.{double-ampersand,double-bar} -> meta.function-call.operator.control.{double-ampersand,double-bar}