Coder Social home page Coder Social logo

vscode-extension-checkoutheader's People

Contributors

dependabot[bot] avatar kr34t1v avatar

Watchers

 avatar

vscode-extension-checkoutheader's Issues

php header added outside of <?php tag

Describe the bug
when i checkout a php file the header comment block is added outside of the initial <?php declaration, making it visible when i upload to the live site

To Reproduce

  1. open basic php file with
  2. right click, checkout file
  3. header block is added outside of the initial <?php declaration and doesn't add its own opening/closing declarations

Expected behavior
for php files, i would expect the comment block to also add it's own opening and closing tags with the header block added within. the way it does it now allows the header to be seen on the live web page. ideally though, i would prefer the header block to be removed when i check the file back in so its not visible to nosy site visitors poking around the source code of the live site

read-only, still saves

Describe the bug
checkout/checkin works as expected across multiple machines. but user2 can still edit and save file checked out by user1

To Reproduce
Steps to reproduce the behavior:

  1. checkout with user1
  2. user2 notified via red titlebar and header
  3. BUT user2 can still make edit AND save file
  4. "read only file!" notification pops up but file saved by user2 regardless

Expected behavior
maybe this is a simple visual notification system, but i would've expected a read only file to disallow even edits to files that are checked out by another user

Desktop (please complete the following information):

  • VS Code v1.70.1
  • Checkout Header v1.1.13
  • SFTP v1.12.10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.