Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22423
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Alessandro Pellizzari <shuriken@amiran.it> |
| Newsgroups | it.comp.www.php |
| Subject | Re: proteggere i file nella directory vendor da modifiche accidentali |
| Date | Thu, 13 Dec 2018 10:18:53 +0000 |
| Lines | 21 |
| Message-ID | <g7eq0hFp2fbU1@mid.individual.net> (permalink) |
| References | <put9rs$15tc$1@gioia.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-15; format=flowed |
| Content-Transfer-Encoding | 8bit |
| X-Trace | individual.net ty7/D5G4O5NSED8LBG5YzwIC/KjbpsIOnoo5/x8K1eUqeQsdg= |
| Cancel-Lock | sha1:okdyzTuo+CYU44S20v8b/PMK5FI= |
| User-Agent | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
| In-Reply-To | <put9rs$15tc$1@gioia.aioe.org> |
| Content-Language | en-GB |
| Xref | csiph.com it.comp.www.php:22423 |
Show key headers only | View raw
On 13/12/2018 09:47, off line wrote: > Sapete se tali IDE, hanno un meccanismo per avvisarmi (in modo altamente > visibile) che sto mettendo le mani su cose non mie? > Non c'è una forma di protezione da scrittura? Su PHPStorm puoi aprire le Preferences, andare sotto "Directories" e marcare le directory col loro contenuto (source, tests, excluded, resource root). A quel punto ti colora sia il sottoalbero nella visuale laterale che le tab quando apri il file. Protezione dalla scrittura non te la dà, anche perché a volte potresti voler editare quei file e poi committarli (PHPStorm supporta anche repo git multipli all'interno dello stesso progetto), magari perché stai sviluppando una libreria e vuoi renderla ergonomica mentre la usi in un progetto vero. Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
proteggere i file nella directory vendor da modifiche accidentali off line <mail@inva.it> - 2018-12-13 10:47 +0100
Re: proteggere i file nella directory vendor da modifiche accidentali Alessandro Pellizzari <shuriken@amiran.it> - 2018-12-13 10:18 +0000
Re: proteggere i file nella directory vendor da modifiche accidentali off line <mail@inva.it> - 2018-12-13 16:44 +0100
Re: proteggere i file nella directory vendor da modifiche accidentali Alessandro Pellizzari <shuriken@amiran.it> - 2018-12-13 17:14 +0000
csiph-web