HipsterIpsum icon indicating copy to clipboard operation
HipsterIpsum copied to clipboard

Not able to configure settings

Open karooolis opened this issue 10 years ago • 1 comments

Hi, thanks for the awesome plugin! I am struggling to configure HipsterIpsum so that it surrounds text with <p> tags. In HipsterIpsum.sublime-settings I put

{
    "html": true
}

but nothing has changed. Could you please advise on why could that be?

karooolis avatar Sep 28 '14 11:09 karooolis

This is indeed a bug. Folder naming appears to be inconsistent. "Hipster Ipsum" vs. "HipsterIpsum". This is causing the reference to the settings to fail. Notice how all of the package files are blank when you attempt to open them via the "Preferences" menu? SB is creating new, blank files since it cannot locate the real ones.

Simply rename the package folder to include the space. Then, add a space in the user settings filename here: C:\Users[USERNAME]\AppData\Roaming\Sublime Text 2\Packages\User

skfriese avatar Dec 05 '14 14:12 skfriese