We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a14d390 + f377eb9 commit 0a83c6fCopy full SHA for 0a83c6f
messages.json
@@ -11,5 +11,6 @@
11
"3.1.5": "messages/3.1.5.md",
12
"3.1.6": "messages/3.1.6.md",
13
"3.2.0": "messages/3.2.0.md",
14
- "3.3.0": "messages/3.3.0.md"
+ "3.3.0": "messages/3.3.0.md",
15
+ "3.4.0": "messages/3.4.0.md"
16
}
messages/3.4.0.md
@@ -0,0 +1,15 @@
1
+# Miva IDE!
2
+
3
+---
4
5
+### Changlog for v3.4.0:
6
7
+* Added `l.posX` calculation command. You can access the command via the Command Palette:
8
9
+<kbd>CMD</kbd> + <kbd>SHIFT</kbd> + <kbd>P</kbd> for Mac
10
+<kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>P</kbd> for PC
+Notice any issues? Report them here:
+https://github.com/mghweb/sublime-miva-ide/issues
0 commit comments