Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alei1180/ocvc

Утилита, упрощающая перенос участков кода из Конфигуратора 1С в Visual Studio Code. A utility that simplifies the transfer of code sections from 1C Configurator to Visual Studio Code.
https://github.com/alei1180/ocvc

1c 1c-enterprise bsl hacktoberfest python visual-studio-code windows

Last synced: about 20 hours ago
JSON representation

Утилита, упрощающая перенос участков кода из Конфигуратора 1С в Visual Studio Code. A utility that simplifies the transfer of code sections from 1C Configurator to Visual Studio Code.

Awesome Lists containing this project

README

        

![](img/logo_full.png)

Open Configurator Code in Visual Studio Code


License
GitHub issues
Last release
GitHub All Releases

![](img/ocvc.gif)

### Назначение
`ocvc` - утилита, упрощающая перенос участков кода из Конфигуратора 1С в Visual Studio Code.

### Зависимости
- Операционная система Windows
- [Конфигуратор 1С](https://v8.1c.ru/platforma/konfigurator/)
- [Visual Studio Code](https://code.visualstudio.com/)
- Плагин [Language 1C (BSL)](https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl)

### Установка
[Скачать](https://github.com/alei1180/ocvc/releases) и запустить файл `ocvc.exe`

### Использование
1) Запустить ocvc
2) Скопировать код в Конфигураторе 1С
3) Не выходя из Конфигуратора нажать `Shift + Alt + V`

### Близкие по назначению проекты
[vscode-merge-tool-adapter-cli](https://github.com/zeegin/vscode-merge-tool-adapter-cli) - сравнение без учета структуры и объединение файлов в Visual Studio Code.

### Благодарности
- Сообществу за свободные инструменты.
- Дарье Подабед за логотип.

## English

### Purpose
ocvc is a utility that simplifies the transfer of code sections from the 1C Configurator to Visual Studio Code.

### Dependencies
- Operating system: Windows
- [Configurator 1C](https://v8.1c.ru/platforma/konfigurator/)
- [Visual Studio Code](https://code.visualstudio.com/)
- Extension [Language 1C (BSL)](https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl)

### Installation
[Download](https://github.com/alei1180/ocvc/releases) and run the file `ocvc.exe`.

### Usage
1. Run `ocvc`.
2. Copy code in the 1C Configurator.
3. Without leaving the Configurator, press `Shift + Alt + V`.

### Similar Projects
- [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.

### Acknowledgments
- To the community for the free tools.
- To Daria Podabed for the logo.
___

Статья на Инфостарт