You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-16Lines changed: 14 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,33 +35,31 @@
35
35
- Сообществу за свободные инструменты.
36
36
- Дарье Подабед за логотип.
37
37
38
-
___
39
-
40
-
<ahref="https://infostart.ru/1c/tools/2169394/"target="_blank"><imgalt="Статья на Инфостарт"src="https://infostart.ru/bitrix/templates/sandbox_empty/assets/tpl/abo/img/logo.svg"></a>
41
-
42
-
43
-
# OCVC Documentation [English]
38
+
## English
44
39
45
-
## Purpose
40
+
###Purpose
46
41
ocvc is a utility that simplifies the transfer of code sections from the 1C Configurator to Visual Studio Code.
47
42
48
-
## Dependencies
43
+
###Dependencies
49
44
- Operating system: Windows
50
45
- 1C Configurator
51
-
- Visual Studio Code
52
-
- Language 1C (BSL) Plugin
46
+
-[Visual Studio Code](https://code.visualstudio.com/)
[Download](https://github.com/alei1180/ocvc/releases) and run the file `ocvc.exe`.
56
51
57
-
## Usage
52
+
###Usage
58
53
1. Run `ocvc`.
59
54
2. Copy code in the 1C Configurator.
60
55
3. Without leaving the Configurator, press `Shift + Alt + V`.
61
56
62
-
## Similar Projects
63
-
-`vscode-merge-tool-adapter-cli` - comparison without considering structure and merging files in Visual Studio Code.
57
+
###Similar Projects
58
+
-[vscode-merge-tool-adapter-cli](https://github.com/zeegin/vscode-merge-tool-adapter-cli) - comparison without considering structure and merging files in Visual Studio Code.
64
59
65
-
## Acknowledgments
60
+
###Acknowledgments
66
61
- To the community for the free tools.
67
62
- To Daria Podabed for the logo.
63
+
___
64
+
65
+
<ahref="https://infostart.ru/1c/tools/2169394/"target="_blank"><imgalt="Статья на Инфостарт"src="https://infostart.ru/bitrix/templates/sandbox_empty/assets/tpl/abo/img/logo.svg"></a>
0 commit comments