Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested-lite scheme for walking #271

Open
belozer opened this issue Jan 25, 2018 · 4 comments
Open

Nested-lite scheme for walking #271

belozer opened this issue Jan 25, 2018 · 4 comments

Comments

@belozer
Copy link
Member

belozer commented Jan 25, 2018

In explanation bem-sdk-archive/bem-walk#81 and bem-site/bem-forum-content-ru#1100

block/tech
block/_mod/tech
block/_mod_val/tech
block/__elem/tech
block/__elem/_mod/tech
block/__elem/_mod_val/tech

Tech endpoint file path (or dir example: i18n).

Information about the entity lies in the path of the directory

block/__elem/_mod_val/

If it is associated with the task #243 , you get the result

block/tech
block/@platform.tech
block/_mod_val/tech
block/_mod_val/@platrorm.tech
block/__elem/tech
block/__elem/@platform.tech
block/__elem/_mod_val/tech
block/__elem/_mod_val/@platform.tech

Example CtrlP
image

@belozer
Copy link
Member Author

belozer commented Jan 25, 2018

Example in files tree
image

@belozer
Copy link
Member Author

belozer commented Jan 25, 2018

Sublime:

Tabs switcher:
image

View in tabs:
image

CtrlP
image

Vim

Status Line
image
image

@belozer
Copy link
Member Author

belozer commented Jan 25, 2018

@veged @vithar @tadatuta @awinogradov What do you think about this?

@belozer
Copy link
Member Author

belozer commented Jan 25, 2018

@zxqfox I almost completed the implementation of this scheme. In the near future I will try to send PR.

@belozer belozer changed the title Nested-short scheme for walking Nested-lite scheme for walking Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant