DonJayamanne / javaVSCode

Extension for java development on VSCode (deprecated)
https://marketplace.visualstudio.com/items?itemName=donjayamanne.javaDebugger
MIT License
43 stars 30 forks source link

Added startupClassPathPattern option #75

Closed mrawdon closed 6 years ago

mrawdon commented 6 years ago

This should address #74 that I opened

faustinoaq commented 6 years ago

Hi @mrawdon Thanks for the PR!

Can you use 4 spaces instead tab ? All source code here is using 4 spaces instead :sweat_smile:

mrawdon commented 6 years ago

Ok just pushed the corrected indentation

On Mon, Sep 18, 2017 at 12:02 PM Faustino Aguilar notifications@github.com wrote:

Hi @mrawdon https://github.com/mrawdon Thanks for the PR!

Can you use 4 spaces instead tab ? All source code here is using 4 spaces instead 😅

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/DonJayamanne/javaVSCode/pull/75#issuecomment-330270350, or mute the thread https://github.com/notifications/unsubscribe-auth/ABmdpM-cbrCgoN4a6Pvoz2_oP1A0QRm3ks5sjpPZgaJpZM4Pa87N .

faustinoaq commented 6 years ago

Thanks you! The changes would be published on next release by @DonJayamanne

However you can try latest changes cloning this repo in your extension folder.

If you find a bug, please report it, and if you know the solution send a PR like this :wink: