File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11<!-- Keep a Changelog guide -> https://keepachangelog.com -->
22
3- # FilePermissionsPlugin Changelog
3+ # File Permissions Plugin Changelog
44
55## [ Unreleased]
66### Changes
77- Validate for IntelliJ Idea Beta (211.x)
88- Bump some versions of development dependencies
9+ - Rename the plugin to remove plugin from the name (follow verifier rules)
910
1011## [ 0.1.8]
1112### Changes
Original file line number Diff line number Diff line change 1- # FilePermissionsPlugin
1+ # IntelliJ File Permissions Plugin
22
33![ Build] ( https://github.com/bjonnh/FilePermissionsPlugin/workflows/Build/badge.svg )
44[ ![ Version] ( https://img.shields.io/jetbrains/plugin/v/16238.svg )] ( https://plugins.jetbrains.com/plugin/16238-filepermissionsplugin )
55[ ![ Downloads] ( https://img.shields.io/jetbrains/plugin/d/16238.svg )] ( https://plugins.jetbrains.com/plugin/16238-filepermissionsplugin )
66
77<!-- Plugin description -->
8- ** File Permissions Plugin ** allows the change of file permissions directly from IntelliJ.
8+ The ** File Permissions** plugin allows the change of file permissions directly from IntelliJ.
99
1010It adds two actions:
1111
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >net.bjonnh.intellij.filepermissionsplugin</id >
3- <name >FilePermissionsPlugin </name >
4- <vendor >Bjonnh .net</vendor >
3+ <name >File Permissions </name >
4+ <vendor >bjonnh .net</vendor >
55
66 <!-- Product and plugin compatibility requirements -->
77 <!-- https://plugins.jetbrains.com/docs/intellij/plugin-compatibility.html -->
You can’t perform that action at this time.
0 commit comments