A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/emacs-php/php-mode/issues/774 below:

Newline Indentation aligning with equal sign · Issue #774 · emacs-php/php-mode · GitHub

Having php-lineup-string-cont as part of statement-cont causes the cursor to align with the equals sign for assignments even when there's no string. There is no interaction with php-lineup-cascaded-calls because I have that option disabled.

Actual:

$result = Operation::make()
        ->someFunction();

Expected:

$result = Operation::make()
    ->someFunction();

(Seems related to #745)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4