-8

Need Comments About MArshal Movers Services In PAkistan

rizwan ahmed hace 12 años en Plugin announcements actualizado hace 12 años 1

Please give your feedback about their services you like them or not with your


Location

name

Email

Service which you used


My email is--------------- rizwanhamdani111@yahoo.com


Marshal Movers success is built upon dedication to qualityand service. They are totally committed in providing quality relocationmanagement with pre- determined plans, value added services, professional riskmanagement, accurate communication and proper documentation .The most difficult task is to pack and move to a new place, be ityour residence or workplace. But with Marshall Packers and Movers, you don'tneed to worry a single bit. In this research paper my focus of study is to findthe impact of services offered by marshal movers for their customers. To knoweither their customers, attend to their specific needs and requirements, getthe service they want, marshal movers do it better than anybody and always holdtheir organizational Objectives- Excellence, Quality, Innovation and Continuousand improvement. For this purpose I develop a system for Marshal Movers (MM) toanalyze their services and through customer feedback, Questionnaires, Surveysbased on national and international levels,  I came to know the impact of these services ontheir customers.

knoweither their customers, attend to their specific needs and requirements, getthe service they want, marshal movers do it better than anybody and always holdtheir organizational Objectives- Excellence, Quality, Innovation and Continuousand improvement. For this purpose I develop a system for Marshal Movers (MM) toanalyze their services and through customer feedback, Questionnaires, Surveysbased on national and international levels,  I came to know the impact of these services ontheir customers.

-8

API: Settings.set should cast strings to the appropriate type

guillermooo hace 13 años actualizado por Oktay Acikalin hace 13 años 3
For example, Settings.set("word_wrap", "false") should be interpreted as Settings.set("word_wrap", False).
-9
COMPLETADO

Shortcut to comment out a selected block of code

Chris Hulbert hace 13 años actualizado por Jon Skinner hace 13 años 0
Respuesta
Jon Skinner hace 13 años
Take a look at the Edit/Comment menu to see the key bindings that will do this.
-9

Detect *.mako file as HTML file

Андрей Бовсуновский hace 13 años en Plugin announcements actualizado por Sergey Zarovski hace 13 años 1
Detect *.mako file as HTML file
-9

Automatic Updates on Windows using WinSparkle

Luis Lavena hace 13 años actualizado hace 13 años 6
Hello, I love the Sparkle integration on OSX, but when I switch to Windows, I need to manually download it :-P

I think will be possible offer an appcast for both 32 and 64bits versions using WinSparkle:

http://winsparkle.org/

Thank you.
-9

Call it just "Sublime"

Rolando Murillo hace 13 años en Plugin announcements actualizado por isatis hace 12 años 5
It should be named just Sublime. It is more clear like that.
-9

multicursor

Mads Hartmann Jensen hace 12 años actualizado hace 12 años 0

Hi,

Being able to maneuver multiple cursors is really awesome. The following is a list of things that I think would be really, really great :)

  • Make is possible to focus cursors when multiple exists (i.e. leave some of the multiple cursors idle). This could be activated by clicking the cursor you want to focus with your mouse while holding down some keys but preferable some hotkeys should exist as well. Once a single cursor has the focus it would also be great with hotkeys for focusing the previous/next cursor
  • Make it possible to spawn a new cursor at the some position as the current one(s) leaving the old one(s) idle. This could work a quick bookmark functionality together with the previous suggestions but I could find a lot of other fun uses like pre/post-fixing a word at the same time: spawn cursor, ctrl + w, ctrl + f, extend cursor selection to previous cursor, start typing.
-9

smarty suport

Vytenis Kučiauskas hace 13 años en Plugin announcements actualizado hace 13 años 2
We need suport for smarty
-10

Remove license from dev releases

Frankie The Coin hace 13 años actualizado por bizoo hace 13 años 3
Hi 

Licensing dev releases in my opinion is not the best idea. Most of us it's using to make test on it. Help during development create some ideas. 

In other hand paying for not stable (development) release it's no really a best idea either. I'm really looking forward to pay for sublime. But not when the future is a bit fogy. 
-10

jasmine plugin

Tejas Dinkar hace 12 años en Plugin announcements actualizado por Sergey Shepelev hace 12 años 1

https://github.com/gja/sublime-text-2-jasmine


Notice the forked from ;-).


Although, it is still quite immature

-10

Portable USB Version

Jason Davis hace 13 años actualizado por Sergey Zarovski hace 13 años 1
I would really like to see a portable version of Sublime2 that can be run from a USB on any computer!
-11

select all, copy and past in the save dialog box

phaitour hace 13 años actualizado por Kilian Ciuffolo ⚡_ hace 11 años 1
allow keyboard shortcuts in the save dialog box.
-13

Please can someone make a video, On how to view the code in Google Chrome please for windows ?!

ILoveMinus hace 12 años actualizado por Joel Thornton hace 12 años 1

Please can someone make a video, On how to view the code I made in Sublime text in Google Chrome please for Windows XP ?! I tried viewing all the forum messages but still can't figure it out! :(

-14

new versions window alert

Simón ヅ hace 13 años actualizado por Adi Roiban hace 12 años 5
It's very annoying. It opens a window alert every time that I open this editor because there is another new version.
-17

Why Sublime Text is not free?

Ángel hace 12 años actualizado por Andreas Backx hace 11 años 2
Why don't make Sublime Text open-source? Or almost make it free?
For me, TextMate is better than Sublime Text, and Textmate is now open-source.

It would be great to do Sublime Text open-source too...
-19

Continuous save

James Carruthers hace 13 años actualizado por aristidesfl hace 13 años 1

Every change made to the text file is saved automatically, no need to keep saving the file.


Saves having to hit apple+s before going to your browser and hitting refresh — for instance.

-33

Remove JSON comments from settings files

guillermooo hace 13 años actualizado por rsp hace 11 años 10
JSON should not allow comments in files. (Maybe this has been fixed already.)