Git Product home page Git Product logo

Comments (11)

fxbois avatar fxbois commented on May 16, 2024

@pashinin I can't reproduce the bug. Could you provide a full example on gist please.

from web-mode.

pashinin avatar pashinin commented on May 16, 2024

@fxbois Here it is: https://gist.github.com/pashinin/c3fd92b9beba81d032b6

from web-mode.

fxbois avatar fxbois commented on May 16, 2024

@pashinin should be fixed with last commit

from web-mode.

kaustavdm avatar kaustavdm commented on May 16, 2024

@fxbois Indentation is badly broken with latest commit. See screenshot.

emacs Prelude - -source-philosophyju-public-themes-default-layouts-front blade php_018

from web-mode.

kaustavdm avatar kaustavdm commented on May 16, 2024

Also fill-paragraph stopped working for web-mode all of a sudden.

from web-mode.

fxbois avatar fxbois commented on May 16, 2024

@kaustavdm could you share your file on gist please

from web-mode.

kaustavdm avatar kaustavdm commented on May 16, 2024

@fxbois Here is it: https://gist.github.com/kaustavdm/6795f0a197f415532b69

from web-mode.

fxbois avatar fxbois commented on May 16, 2024

@kaustavdm should be better with the last push. Is there an issue with fill-paragraph. If yes could you open a specific issue please.

from web-mode.

pashinin avatar pashinin commented on May 16, 2024

Now comments are better but if we have such comment:

/**
 * Vector
 *
 * @todo document
 * @file
 * @ingroup Skins
 */

"web-mode-buffer-indent" still slightly breaks vertical "lines" made by * symbol:

/**
* Vector
*
* @todo document
* @file
* @ingroup Skins
*/

I think we should take the line that comment starts on and add/remove "needed" number of spaces for other lines. Not just clear all until symbol.

Maybe it's not important but it keeps the style.

from web-mode.

fxbois avatar fxbois commented on May 16, 2024

@pashinin a commit has pushed that should do what you want

from web-mode.

kaustavdm avatar kaustavdm commented on May 16, 2024

@fxbois thanks. It solves the issue. Cheers!

from web-mode.

Related Issues (20)

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.