Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

[not to merge] Support IntelliJ 2019.2 #760

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

[not to merge] Support IntelliJ 2019.2 #760

wants to merge 31 commits into from

Conversation

jansorg
Copy link
Member

@jansorg jansorg commented Jul 15, 2019

No description provided.

jansorg added 30 commits June 6, 2019 12:01
…because

we're using different fallback keys and don't want to change highlighting
for users of earlier IDEs.

Update plugin version with a .192 suffix to properly let it update in the future.
Feature: BashSupport will now display a message to inform about the new
Shell plugin of 2019.2. The user then has the choice to disable one of
the plugins with the actions displayed in the notification.
* Preparing 1.7.11

* - Fix gradle build to run tests with Sh disabled
- Remove scripts and build targets which aren't supported anymore in this branch
* Remove optional dependency on JetBrains Shell.
If we depend on it our completion tests fail (among others), as
the Shell plugin is also contribution completions and more.
Fixing this in gradle is non trivial as we'd had to extract the sources referencing
shell into a new source dir and modify the build only when tests are run.
We're now referencing the ShFileType by name and not by reference to
avoid the dependency on the plugin. This was the only reference to
code of the Shell plugin.

* Reference the file type by simple class name to no depend on values
which may change in the future.
# Conflicts:
#	Changelog.md
#	build-all-branches.bash
# Conflicts:
#	build-all-branches.bash
#	run-idea-2018.3.bash
#	run-idea-2019.1.bash
# Conflicts:
#	dev-resources/META-INF/plugin.xml
#	pluginVersion.txt
#	resources/META-INF/plugin.xml
# Conflicts:
#	.idea/kotlinc.xml
# Conflicts:
#	pluginVersion.txt
# Conflicts:
#	pluginVersion.txt
#	resources/META-INF/plugin.xml
Compatibility with 201.x
Added link to comparision to notification about conflicting plugins.
# Conflicts:
#	Changelog.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant