Marten H Hansson

Avatar
  • Total activity 10
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Edited

    How to setup Filewatchers correctly

    In PHP Storm 2020.2.3 i have enabled Filewatcher to compile CSS for me. When I make changes to the file "my_project/sass/main.scss" I like it to be compiled to the file "my_project/css/main.min.css...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Select multiple lines

    Answered
    Normally when I select multiple lines in my code I just click the mouse left of the top line and drag down until I have all the rows that I want to select, but now that procedure results in this: ...
    • 2 followers
    • 2 comments
    • 1 vote
  • Created

    Downloading a second repository to a project

    Answered
    I have 2 projects locally, A and B Project A contains a file "a.txt" Project B contains a file "b.txt" Both projects are imported to Version Control  and shared on Github (private) Now, Project A l...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Clone from github to a local folder with existing code

     I have Codeigniter installed in a local folder named my_project. Now I like to clone a Codeigniter project called Codeigniter-Ion-auth into that folder so that I can send Pull requests back to Cod...
    • 3 followers
    • 3 comments
    • 1 vote