Vuepress: Standardize VS Code editor experience

Created on 9 Sep 2019  路  7Comments  路  Source: vuejs/vuepress

Description

Contributors to VuePress should have a standard experience working on code and submitting PRs so that random style changes don't occur as a result.

easy low low core team assigned

Most helpful comment

Not related to this issue, but a VSCode extension for syntax of VuePress (i.e. vue in markdown) would be needed :smile:

All 7 comments

Is this an IDE problem or a CLI problem?
Are all contributors expected to code using VS Code?

Did you consider integrating an automated formatting tool? (e.g prettier)

@bd82 I think it would be a mix. Ideally we'd have a pre-commit for linting and ensuring styles are enforced and consistent, but it would be nice to give VS Code contributors a more consistent experience.

Actually we are using:

Not related to this issue, but a VSCode extension for syntax of VuePress (i.e. vue in markdown) would be needed :smile:

That's a good suggestion but maybe the priority would be relatively low. 馃槄

Great suggestion @meteorlxy! Will add that to the issue for when we work on it.

Perhaps we can reuse it in official blog plugin and theme.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

herrbischoff picture herrbischoff  路  3Comments

ederchrono picture ederchrono  路  3Comments

harryhorton picture harryhorton  路  3Comments

cfjedimaster picture cfjedimaster  路  3Comments

lesliecdubs picture lesliecdubs  路  3Comments