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 d63a298 commit 84cd782Copy full SHA for 84cd782
README.md
@@ -114,7 +114,7 @@ SendCode expands following variables in the `cmd` field:
114
- `$file`, the full path to the file
115
- `$file_path`, the directory contains the file
116
- `$file_name`, the file name
117
-- `$file_basename`, the file name without extension
+- `$file_base_name`, the file name without extension
118
- `$file_extension`, the file extension
119
- `$folder`, the first folder of current window
120
- `$project_path`, the directory where sublime-project is stored
0 commit comments