contextive icon indicating copy to clipboard operation
contextive copied to clipboard

Get on the same page.

Results 13 contextive issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. When typing a word, defined in the definitions yaml file, it shows the context name, but no...

**Describe the bug** Due to IntelliJ's rules for determining a completionlist prefix, sometimes it doesn't show the Contextive complteion list as it determines the prefix doesn't match. e.g. in a...

See https://docs.microsoft.com/en-us/visualstudio/extensibility/starting-to-develop-visual-studio-extensions?view=vs-2019

IDE

**Is your feature request related to a problem? Please describe.** Currently, Contextive heavily relies on the .vscode folder to exist in order to manage the path location for Contextive definitions...

See https://www.jetbrains.com/fleet/ - advertises built-in LSP support.

IDE

It should be possible to 'split' a definitions file into multiple files even in a single repo (monorepo) configuration, so that teams that 'own' a context and also 'own' a...

repo-layout

## Background #36 introduced support for sharing definitions between repositories, but it relies on leveraging an existing sharing mechanism between those repositories - package distribution (e.g. `go get`, `npm`, `nuget`,...

repo-layout

Related to #38, but on that one it was decided to just support a single shared definitions file. To support separate definitions files, a few changes are needed: 1. LanguageServer...

repo-layout

#### Background #37 was created to support the scenario where a single bounded context is split into multiple repositories. We don't want to copy the term definitions associated with the...

repo-layout

See https://spin.atomicobject.com/2016/05/27/write-emacs-package/

IDE