Timeline for Trying to create syntax checking for Perl
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 14, 2024 at 10:51 | comment | added | Vivian De Smedt♦ | Thanks for the feedback :-) Feel free to comment my answer if you experience problem or to open another question. We will do our best to help. | |
| May 14, 2024 at 10:04 | vote | accept | user4035 | ||
| May 14, 2024 at 10:04 | comment | added | user4035 | @VivianDeSmedt Oh, dear. I tried, but didn't fully finish the syntax checking process. I'll accept the answer, so it won't distract you. | |
| May 13, 2024 at 2:28 | comment | added | Vivian De Smedt♦ | Do you still have something open in your question? Can help you further? | |
| May 3, 2024 at 12:54 | comment | added | Vivian De Smedt♦ | No worries, I try to follow up to not let users by their own and have questions accepted :-) | |
| May 3, 2024 at 9:25 | comment | added | user4035 | @VivianDeSmedt Sorry, yesterday came back home late, will try the compiler command and accept if it works. Thanks! | |
| May 3, 2024 at 8:24 | comment | added | Vivian De Smedt♦ | Do you still have something open in your question? How can we help you further? Otherwise maybe could you accept one of the answers using the v button next to the arrow voting buttons. It allow the question to rest :-) | |
| May 1, 2024 at 18:21 | comment | added | Friedrich♦ | And there's a built-in perl compiler plugin which seems to do everything except running silently. See :help compiler-perl. | |
| May 1, 2024 at 18:18 | history | became hot network question | |||
| May 1, 2024 at 12:23 | comment | added | Friedrich♦ | BTW, there are plugins that do this and do it well. Personally, I use vim-ale but there are others. Linting using perl -c should work out of the box and you can configure whether to use quickfix or loclist. | |
| May 1, 2024 at 11:57 | history | edited | Vivian De Smedt♦ | CC BY-SA 4.0 | deleted 6 characters in body |
| May 1, 2024 at 11:15 | answer | added | Vivian De Smedt♦ | timeline score: 1 | |
| May 1, 2024 at 10:18 | history | asked | user4035 | CC BY-SA 4.0 |