Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preventing or Notification for editing ignored files #319

Closed
snize opened this issue Feb 15, 2017 · 6 comments
Closed

Preventing or Notification for editing ignored files #319

snize opened this issue Feb 15, 2017 · 6 comments

Comments

@snize
Copy link

snize commented Feb 15, 2017

First of all Thanks for great plugin.
I have a feature request that 'Preventing or Notification for editing ignored files'.
Usually, Hide ignored files and directories in the project tree view works. But sometimes want to reference ignored files.

@hsz
Copy link
Member

hsz commented Feb 15, 2017

@snize Sounds great, I'll do it. 👍

@hsz hsz added this to the v1.7.6 milestone Feb 15, 2017
hsz added a commit that referenced this issue Feb 15, 2017
hsz added a commit that referenced this issue Feb 15, 2017
@hsz
Copy link
Member

hsz commented Feb 15, 2017

@snize ignored files should not be prevented from editing. We're ignoring them to don't track the changes - disabling edit possibility will be pointless.

Anyway I have implemented an editor notification about editing this kind of files:

image

It is also possible to disable this feature in plugin's settings:

image

@snize
Copy link
Author

snize commented Feb 22, 2017

@hsz Thanks! I'm looking forward to next release.

@hsz hsz modified the milestones: v1.7.6, v1.8 Feb 23, 2017
@hsz hsz closed this as completed Feb 23, 2017
@hexus
Copy link

hexus commented Mar 6, 2017

Thanks for this! 👍

@mtnbikenc
Copy link

I found this issue after commenting on #351. I find it interesting that this feature was implemented about the same time I started seeing the other problem. Also, no matter what file I'm editing where I get the above notification, it shows the same .i* at the beginning of the notification line.

@eburi
Copy link

eburi commented May 3, 2017

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants