Skip to content

Commit

Permalink
1.7.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
bummoblizard committed Feb 20, 2024
1 parent db12403 commit 358e1b5
Show file tree
Hide file tree
Showing 6 changed files with 46 additions and 11 deletions.
12 changes: 6 additions & 6 deletions Code.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3654,7 +3654,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.1;
MARKETING_VERSION = 1.7.0;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3702,7 +3702,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.1;
MARKETING_VERSION = 1.7.0;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3741,7 +3741,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.6.1;
MARKETING_VERSION = 1.7.0;
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code.extension";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -3777,7 +3777,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.6.1;
MARKETING_VERSION = 1.7.0;
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code.extension";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "match AppStore thebaselab.VS-Code.extension";
Expand Down Expand Up @@ -3939,7 +3939,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.1;
MARKETING_VERSION = 1.7.0;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3986,7 +3986,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.1;
MARKETING_VERSION = 1.7.0;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
9 changes: 8 additions & 1 deletion CodeApp/Localization/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.6.0 (January 2024)**
##### **v1.7.0 (February 2024)**
#### Start
[Neue Datei](https://thebaselab.com/code/newfile)
[Datei öffnen](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,13 @@

"Changelog.message" =
"
### 1.7.0 (February 2024)
- Vim-Modus
- Ziehen Sie Dateien und Ordner per Drag & Drop in den Explorer
- Möglichkeit, vom Benutzer installierte Schriftarten zu verwenden
– Entfernen Sie nicht unterstützte Header in stdc++.h
- Verbessertes Scrollen im Editor

### 1.6.0 (January 2024)
- Verbesserungen der lokalen Sprache
- Lokales Java (OpenJDK 8)
Expand Down
9 changes: 8 additions & 1 deletion CodeApp/Localization/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.6.0 (January 2024)**
##### **v1.7.0 (February 2024)**
#### Start
[New file](https://thebaselab.com/code/newfile)
[Open file](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,13 @@

"Changelog.message" =
"
### 1.7.0 (February 2024)
- Vim Mode
- Drag and drop files and folders in explorer
- Ability to use user-installed fonts
- Remove unsupported headers in stdc++.h
- Improved editor scrolling

### 1.6.0 (January 2024)
- Local Language Enhancements
- Local Java (OpenJDK 8)
Expand Down
9 changes: 8 additions & 1 deletion CodeApp/Localization/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.6.0 (2024年 1月)**
##### **v1.7.0 (2024年 2月)**
#### 開始
[新しいファイル](https://thebaselab.com/code/newfile)
[ファイルを開く](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,13 @@

"Changelog.message" =
"
### 1.7.0 (2024 年 2 月)
- Vimモード
- エクスプローラーでファイルやフォルダーをドラッグ アンド ドロップ
- ユーザーがインストールしたフォントを使用する機能
- stdc++.h 内のサポートされていないヘッダーを削除します。
- エディターのスクロールの改善

### 1.6.0 (2024 年 1 月)
- ローカル言語の強化
- ローカル Java (OpenJDK 8)
Expand Down
9 changes: 8 additions & 1 deletion CodeApp/Localization/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.6.0 (2024년 1월)**
##### **v1.7.0 (2024년 2월)**
#### 시작
[새 파일...](https://thebaselab.com/code/newfile)
[파일 열기...](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,13 @@

"Changelog.message" =
"
### 1.7.0(2024년 2월)
- 빔 모드
- 탐색기에서 파일 및 폴더 끌어서 놓기
- 사용자가 설치한 글꼴을 사용하는 기능
- stdc++.h에서 지원되지 않는 헤더를 제거합니다.
- 편집기 스크롤 개선

### 1.6.0(2024년 1월)
- 로컬 프로그래밍 언어 향상
- 로컬 자바(OpenJDK 8)
Expand Down
9 changes: 8 additions & 1 deletion CodeApp/Localization/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.6.0 (2024 年 1 月)**
##### **v1.7.0 (2024 年 2 月)**
#### 开始
[新文件](https://thebaselab.com/code/newfile)
[打开文件](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,13 @@

"Changelog.message" =
"
### 1.7.0(2024 年 2 月)
- Vim模式
- 在资源管理器中拖放文件和文件夹
- 能够使用用户安装的字体
- 删除 stdc++.h 中不支持的标头
- 改进了编辑器滚动

### 1.6.0(2024 年 1 月)
- 本地编程语言增强
- 本地 Java (OpenJDK 8)
Expand Down

0 comments on commit 358e1b5

Please sign in to comment.