All Projects → Therena → ConEmuIntegration

Therena / ConEmuIntegration

Licence: Apache-2.0 License
Using the console emulator ConEmu within Visual Studio. This project integrates the console emulator ConEmu in Visual Studio.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to ConEmuIntegration

VisualStudio-ColorCoder
Visual Studio extension that helps with semantic highlighting in C# and VB.Net
Stars: ✭ 31 (-13.89%)
Mutual labels:  visualstudio2017, visualstudio2015, visualstudio2019
CUDAfy.NET
CUDAfy .NET allows easy development of high performance GPGPU applications completely from the .NET. It's developed in C#.
Stars: ✭ 56 (+55.56%)
Mutual labels:  visual-studio, visualstudio
vs-autocomment
A visual studio plugin that automatically inserts comments
Stars: ✭ 30 (-16.67%)
Mutual labels:  visual-studio, visualstudio
gmp
Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
Stars: ✭ 61 (+69.44%)
Mutual labels:  visual-studio, visualstudio
x265
Unofficial X265 with added custom native Visual Studio project build tools. X265: x265 is an open-source project and free application library for encoding video streams into the H.265/High Efficiency Video Coding (HEVC) format.
Stars: ✭ 23 (-36.11%)
Mutual labels:  visual-studio, visualstudio
Awesome Vscode
🎨 A curated list of delightful VS Code packages and resources.
Stars: ✭ 19,659 (+54508.33%)
Mutual labels:  visual-studio, visualstudio
DLL-INJECTOR
I created a dll injector I am going to Open source its Code. But remember one thing that is any one can use it only for Educational purpose .I again say do not use it to damage anyone's Computer.But one thing if you are using it for some good purpose like to help someone who really need help then I permit you to use it.
Stars: ✭ 14 (-61.11%)
Mutual labels:  visualstudio, visualstudio2017
FFmpeg
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
Stars: ✭ 479 (+1230.56%)
Mutual labels:  visual-studio, visualstudio
libssh
Unofficial LibSSH with added custom native Visual Studio project build tools. LibSSH: Mulitplatform C library implementing the SSHv2 and SSHv1 protocol for client and server implementations.
Stars: ✭ 21 (-41.67%)
Mutual labels:  visual-studio, visualstudio
MvsSln
🧩 Customizable VisualStudio .sln parser, Complex support of the projects (.vcxproj, .csproj., …), Pluginable lightweight r/w handlers at runtime, and more …
Stars: ✭ 86 (+138.89%)
Mutual labels:  visual-studio, visualstudio
nettle
Unofficial Nettle with added custom native Visual Studio project build tools. Nettle: Nettle is a cryptographic library that is designed to fit easily in more or less any context.
Stars: ✭ 19 (-47.22%)
Mutual labels:  visual-studio, visualstudio
gnutls
Unofficial GnuTLS with added custom native Visual Studio project build tools. GnuTLS: GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them.
Stars: ✭ 17 (-52.78%)
Mutual labels:  visual-studio, visualstudio
vs-editor-api
Microsoft Visual Studio Editor API definitions
Stars: ✭ 109 (+202.78%)
Mutual labels:  visual-studio, visualstudio
Madskristensen.VisualStudio.SDK
Visual Studio SDK meta packages
Stars: ✭ 29 (-19.44%)
Mutual labels:  visualstudio2017, visualstudio-extension
xml-semantic-external-parser
A semantic external parser for XML files that can be used together with GMaster, PlasticSCM or SemanticMerge. Supports various XML formats, such as the Visual Studio project format.
Stars: ✭ 15 (-58.33%)
Mutual labels:  visual-studio, visualstudio
DataViewExtenders
Extenders for WinForms controls, such as DataGridView, DataGridViewColumn, FlowLayoutPanel, TableLayoutPanel, etc
Stars: ✭ 22 (-38.89%)
Mutual labels:  visual-studio
laravel-crud-generator
Laravel CRUD Generator
Stars: ✭ 181 (+402.78%)
Mutual labels:  console
acquia cli
Provides a Robo console application to the Acquia CloudAPI for managing deployment tasks and environment configuration.
Stars: ✭ 30 (-16.67%)
Mutual labels:  console
colored-cout
"colored cout" is a simple overloading of operator<< that allow you to print in console using 8 basic colors
Stars: ✭ 19 (-47.22%)
Mutual labels:  console
MIST
Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.
Stars: ✭ 51 (+41.67%)
Mutual labels:  visual-studio

ConEmu Integration

ConEmu Integration Icon

Using the console emulator ConEmu within Visual Studio.

CodeQL

Download this extension from the Visual Studio Marketplace

This project integrates the console emulator ConEmu in Visual Studio. ConEmu is not part of this extension and needs to be downloaded / installed separately. See the ConEmu section for further detail about the console emulator.

If you want to use your own ConEmu Settings or change the default settings please use your own configuration file. To define custom Task please also use an external configuration file. See "Optional: External ConEmu configuration XML" how to do this.

Supported languages

  • en-US American English
  • de-DE Standard German

System Requirements

  • Installed Visual Studio (best: newest and updated - min. 2015)
  • Installed or portable version of ConEmu
  • ConEmu build 151201 or higher is required
  • ConEmu.exe can be used in x86 as well as in x64 version
  • Path to ConEmu[64].exe set in the Visual Studio settings

ConEmu

ConEmu is a Windows console emulator which is not part of this Visual Studio extension. Please download and install it separately. You can find them using the links below.

ConEmu project: GitHub

ConEmu integration: GitHub and NuGet Package

Features

  • Integration of ConEmu as ToolWindow to Visual Studio
  • ConEmu Tool Window can be opens from "View" menu
  • Integration of ConEmu in Solution Explorer
    • Open the containing folder of the item in ConEmu
    • Open the output path of the project in ConEmu
    • Execute the from the project created binary using ConEmu
    • Integration in the folder view mode of solution explorer
  • Setting page for ConEmu and Shell settings

Integration of ConEmu as ToolWindow to Visual Studio

This extension integrates ConEmu as tool window in Visual Studio.

ConEmu integrated in Visual Studio

ConEmu Tool Window can be opens from "View" menu

The ConEmu tool window can be open from the view menu of Visual Studio

Open ConEmu integrated in Visual Studio

Integration of ConEmu in Solution Explorer

The current opened folder in ConEmu can be changed directly from solution explorer. The output file of your project can be also executed in ConEmu.

ConEmu integration in solution explorer

Integration in the folder view mode of solution explorer

The current opened folder in ConEmu can be changed directly from solution explorer in folder view mode.

ConEmu integration in folder view mode

Settings

ConEmu executable path in Visual Studio settings

Path settings

Please download / install the ConEmu separately. It isn't part of this extension. After you have downloaded / installed ConEmu please set the paths in the settings of this extension. Therefor open the settings of Visual Studio and navigate to the "ConEmu Integration" section.

Optional: ConEmu settings

Visual Studio settings page to make it possible to change settings of ConEmu.

Change the default ConEmu task

Using this configuration it is possible to change the startup or default task which is used by the embedded ConEmu The default setting for this is {cmd}.

External ConEmu configuration XML

The extension contains an internal configuration which isn't changeable. If you want to change this configuration or use an custom configuration please set the path to your configuration in the Visual Studio settings.

Please keep in mind that the extension doesn't support all configuration settings of ConEmu. Don't using the internal configuration could cause incompatibilities.

License

Apache 2.0

ConEmu and ConEmu Inside has different licenses. Please have a look on their Github pages for the license details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].